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

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