DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgViewBox Structure
Members

SvgViewBox Structure
Represents a rectangle in user space that should be mapped to the bounds of the SVG viewport established by the given element.
Object Model
SvgViewBox Structure
Syntax
'Declaration
 
Public Structure SvgViewBox 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Documents.Svg.SvgViewBox

See Also