DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgViewBox Structure
Properties Methods

SvgViewBox Structure Members

The following tables list the members exposed by SvgViewBox.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the height of the viewport.  
Public PropertyGets or sets the position where the viewport starts horizontally.  
Public PropertyGets or sets the position where the viewport starts vertically.  
Public PropertyGets or sets the width of the viewport.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified SvgViewBox is equal to this instance.  
Public MethodReturns a hash code for this struct.  
Public MethodReturns a System.Drawing.RectangleF corresponding to the current SvgViewBox.  
Public MethodReturns a string that represents the current struct.  
Top
See Also