Default constructor
Syntax
Visual Basic (Usage) |
Copy Code |
Dim toolTipsEnabled As Boolean
Dim resizable As Boolean
Dim preserveAspectRatio As Boolean
Dim instance As SvgOpenParameters(toolTipsEnabled, resizable, preserveAspectRatio)
|
Parameters
- toolTipsEnabled
- Tool Tips enabled
- resizable
- Relative size for Svg
- preserveAspectRatio
- The graphics stretch to fit non-uniformly to take up the entire viewport
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also