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