GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgRadialGradientElement Class / FocalRadius Property

In This Topic
FocalRadius Property
In This Topic
Gets or sets the radius of the start circle for the radial gradient.
Syntax
'Declaration
 
Public Property FocalRadius As System.Nullable(Of SvgLength)
 
See Also