[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.GcSvgDocument.CurrentColor

CurrentColor Property

CurrentColor

Gets or sets the currentColor value used by the SVG renderer.

Declaration
public SvgColor? CurrentColor { get; set; }
Public Property CurrentColor As SvgColor?