C# Class NOpenType.Tables.ClassDefTable

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Свойство Type Description
classValueArray ushort[]
records ClassRangeRecord[]
startGlyph ushort

Méthodes publiques

Méthode Description
CreateFrom ( BinaryReader reader, long beginAt ) : ClassDefTable

Method Details

CreateFrom() public static méthode

public static CreateFrom ( BinaryReader reader, long beginAt ) : ClassDefTable
reader System.IO.BinaryReader
beginAt long
Résultat ClassDefTable

Property Details

classValueArray public_oe property

public ushort[] classValueArray
Résultat ushort[]

records public_oe property

public ClassRangeRecord[] records
Résultat ClassRangeRecord[]

startGlyph public_oe property

public ushort startGlyph
Résultat ushort