Click or drag to resize

ITextSegmentGlyphs Property

Gets the individual glyphs information if supported. Returns empty collection otherwise.

Namespace:  Atalasoft.Imaging.Text
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
IEnumerable<IGlyphInfo> Glyphs { get; }

Property Value

Type: IEnumerableIGlyphInfo
See Also