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

In This Topic
    SvgColor Structure
    In This Topic
    Represents a color.
    Object Model
    SvgColor Structure
    Syntax
    'Declaration
     
    Public Structure SvgColor 
       Inherits System.ValueType
    public struct SvgColor : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Svg.SvgColor

    See Also