DXFont.SizeInPoints Property
Gets the size of the font in points.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Single | The size of the font in points. |
See Also
Gets the size of the font in points.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
[Browsable(false)]
public float SizeInPoints { get; }
<Browsable(False)>
Public ReadOnly Property SizeInPoints As Single
| Type | Description |
|---|---|
| Single | The size of the font in points. |