C# Class FSO.Files.Formats.OTF.OTFTable

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
ID int
Keys FSO.Files.Formats.OTF.OTFTableKey[]
Name string

Méthodes publiques

Méthode Description
GetKey ( int id ) : OTFTableKey

Method Details

GetKey() public méthode

public GetKey ( int id ) : OTFTableKey
id int
Résultat OTFTableKey

Property Details

ID public_oe property

public int ID
Résultat int

Keys public_oe property

public OTFTableKey[],FSO.Files.Formats.OTF Keys
Résultat FSO.Files.Formats.OTF.OTFTableKey[]

Name public_oe property

public string Name
Résultat string