Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPaint Class / White Field

In This Topic
    White Field (SvgPaint)
    In This Topic
    Represents a solid white color.
    Syntax
    'Declaration
     
    Public Shared ReadOnly White As SvgPaint
    public static readonly SvgPaint White
    See Also