DXFont.SizeInPoints Property
In This Article
Gets the size of the font in points.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
#Property Value
Type | Description |
---|---|
Single | The size of the font in points. |
See Also