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

In This Topic
    SvgPoint Structure Members
    In This Topic

    The following tables list the members exposed by SvgPoint.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SvgPoint struct.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the X-coordinate.  
    Public PropertyGets or sets the Y-coordinate.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified SvgPoint is equal to this instance.  
    Public MethodReturns a hash code for this struct.  
    Public MethodReturns a string that represents the current struct.  
    Top
    See Also