Class Glyph
Inheritance
System.Object
Glyph
Namespace: SixLabors.Fonts
Assembly: IronXL.dll
Syntax
public sealed class Glyph : ValueType
Properties
GlyphMetrics
Declaration
public GlyphMetrics GlyphMetrics { get; }
Property Value
Type | Description |
---|---|
GlyphMetrics |
Methods
BoundingBox(glwtws, Single)
Declaration
public FontRectangle BoundingBox(glwtws location, float dpi)
Parameters
Type | Name | Description |
---|---|---|
Iron.Excel.Extensions.glwtws | location | |
System.Single | dpi |
Returns
Type | Description |
---|---|
FontRectangle |