DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgCircleElement Class / CenterY Property

In This Topic
CenterY Property (SvgCircleElement)
In This Topic
Gets or sets the vertical center coordinate.
Syntax
'Declaration
 
Public Property CenterY As System.Nullable(Of SvgLength)
 
See Also