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

In This Topic
    SvgLength Structure
    In This Topic
    Represents the presentation attribute value, such as X-coordinate or height.
    Object Model
    SvgLength Structure
    Syntax
    'Declaration
     
    Public Structure SvgLength 
       Inherits System.ValueType
    public struct SvgLength : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Svg.SvgLength

    See Also