Click or drag to resize
OGFontOrientation Property
Gets the orientation of this font.

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

Property Value

Type: Int32
The orientation, in degrees, of this font. The valid range is 0 inclusive through 360 exclusive. false otherwise.
See Also