DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgSvgElement Class / Height Property

In This Topic
Height Property (SvgSvgElement)
In This Topic
Gets or sets the content height.
Syntax
'Declaration
 
Public Property Height As System.Nullable(Of SvgLength)
 
See Also