GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgImageElement Class / Y Property

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