DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / Color Property

In This Topic
Color Property (SvgElement)
In This Topic
Gets or sets an SvgColor providing a potential indirect value, currentColor, for other properties.
Syntax
'Declaration
 
Public Property Color As System.Nullable(Of SvgColor)
 
See Also