DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / FontSizeAdjust Property

In This Topic
FontSizeAdjust Property
In This Topic
Gets or sets a value that is equal to the x-height of a font divided by the font size.

float.NaN corresponds to 'none' value of the attribute.

Syntax
'Declaration
 
Public Property FontSizeAdjust As System.Nullable(Of Single)
 
See Also