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

In This Topic
    SvgColor Structure Members
    In This Topic

    The following tables list the members exposed by SvgColor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents the black color.  
    Public Fieldstatic (Shared in Visual Basic)Represents the 'currentColor' value.  
    Public Fieldstatic (Shared in Visual Basic)Represents the transparent color.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the GrapeCity.Documents.Drawing.HslColor value.  
    Public PropertyGets a value indicating whether this color references the 'color' attribute.  
    Public PropertyGets or sets a value indicating whether the color is stored in HSLA format.  
    Public PropertyGets or sets a value indicating whether the color is stored in RGBA format.  
    Public PropertyGets the System.Drawing.Color value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified SvgColor is equal to this instance.  
    Public MethodReturns a hash code for the current SvgColor.  
    Public MethodReturns a string that represents the current SvgColor.  
    Top
    See Also