Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgAngle Structure
Fields Properties Methods

In This Topic
    SvgAngle Structure Members
    In This Topic

    The following tables list the members exposed by SvgAngle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SvgAngle struct.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the SvgAngleUnits.Auto value.  
    Public Fieldstatic (Shared in Visual Basic)Represents the SvgAngleUnits.AutoStartReverse value.  
    Public Fieldstatic (Shared in Visual Basic)Represents a zero angle.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of angle units.  
    Public PropertyGets or sets the value of this angle in specified units.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified SvgAngle 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