Click or drag to resize

GraphicsFontStyle Property

Gets the FontStyle enumeration that contains the style for this font. This does not include the Outline property.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual FontStyle Style { get; }

Property Value

Type: FontStyle
See Also