Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgColor Structure / White Field

In This Topic
    White Field (SvgColor)
    In This Topic
    Represents the white value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly White As SvgColor
    public static readonly SvgColor White
    See Also