CenterY Property (SvgRadialGradientElement)
Gets or sets the vertical center coordinate of the end circle for the radial gradient.
public System.Nullable<SvgLength> CenterY {get; set;}
'Declaration
Public Property CenterY As System.Nullable(Of SvgLength)