Click or drag to resize

FontTypefaceIHandlerIsSymbol Property

Gets a value indicating that this font is a symbol font and not generally used for text

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
bool IsSymbol { get; }

Property Value

Type: Boolean
See Also