Class Glyph
Inheritance
System.Object
Glyph
Assembly: IronXL.dll
Syntax
public sealed class Glyph : ValueType
Properties
GlyphMetrics
Declaration
public GlyphMetrics GlyphMetrics { get; }
Property Value
Methods
BoundingBox(GlyphLayoutMode, <97166269-a6ac-4e8d-87ce-f146222703fd>Vector2, Single)
Declaration
public FontRectangle BoundingBox(GlyphLayoutMode mode, < 97166269 - a6ac - 4e8d - 87 ce - f146222703fd > Vector2 location, float dpi)
Parameters
Type |
Name |
Description |
GlyphLayoutMode |
mode |
|
System.Numerics.<97166269-a6ac-4e8d-87ce-f146222703fd>Vector2 |
location |
|
System.Single |
dpi |
|
Returns