Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgViewBox Structure
Members

In This Topic
    SvgViewBox Structure
    In This Topic
    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
    public struct SvgViewBox : System.ValueType 
    Inheritance Hierarchy

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

    See Also