Back to Devexpress

DXFont.SizeInPoints Property

corelibraries-devexpress-dot-drawing-dot-dxfont-4d5a2900.md

latest977 B
Original Source

DXFont.SizeInPoints Property

Gets the size of the font in points.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
[Browsable(false)]
public float SizeInPoints { get; }
vb
<Browsable(False)>
Public ReadOnly Property SizeInPoints As Single

Property Value

TypeDescription
Single

The size of the font in points.

|

See Also

DXFont Class

DXFont Members

DevExpress.Drawing Namespace