Click or drag to resize
OGFontSize Property
Gets the point size of this font.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public int Size { get; }

Property Value

Type: Int32
The point size of this font.
See Also