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

In This Topic
    Rgb Property
    In This Topic
    Gets the System.Drawing.Color value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rgb As System.Drawing.Color
    public System.Drawing.Color Rgb {get;}
    See Also