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

In This Topic
    SvgPoint Structure
    In This Topic
    Represents a point with X and Y coordinates.
    Object Model
    SvgPoint Structure
    Syntax
    'Declaration
     
    Public Structure SvgPoint 
       Inherits System.ValueType
    public struct SvgPoint : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Svg.SvgPoint

    See Also