Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgRadialGradientElement Class / FocalY Property

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