DXFont.Size Property
Gets the size of the font in units defined by the DXFont.Unit property.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Single | The size of the font. |
See Also