--- In [email protected], "itssweety1" <[EMAIL PROTECTED]>
wrote:

> I am having an SVG Output which comes from VB COM Dll. I want to 
> display this SVG in a web browser using .Net 2.0. 

The .NET 2.0 WebBrowser control wraps the MSHTML engine that MS IE
uses too so you are probably using the Adobe SVG viewer then to
display the SVG.

> My SVG Output Height is greater than my browser's Height. So SVG 
> Output is being displayed only upto browser's height and the remaining 
> output is getting cut. I am not getting the ScrollBars in the browser 
> eventhough i enabled the scrollbars for the browser on Windows frame 
> in .Net 2.0. 

You can pan the SVG content pressing Alt and moving the mouse. IE does
not display scrollbars either so I don't think there is anything wrong.






-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to