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