CoverageFormat2 Class
Namespace: Stimulsoft.Base.Drawing
Inheritance
Inherits from: CoverageFormat
Properties
| Property | Type | Description |
|---|---|---|
| EndGlyphID | ushort[] | |
| Format | ushort | |
| StartCoverageIndex | ushort[] | |
| StartGlyphID | ushort[] |
Methods
| Method | Returns | Description |
|---|---|---|
| GetGlyphArray | ushort[] | |
Read static |
CoverageFormat |
Method Details
GetGlyphArray
GetGlyphArray(): ushort[]
Returns ushort[]
Read static
Read(reader: StiFontReader): CoverageFormat
Parameters
- reader (StiFontReader)
Returns CoverageFormat