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

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