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