Пример #1
0
 public UInt32 LangByIndex(UInt16 i)
 {
     return(Graphite2Api.FaceLangByIndex(_face, i));
 }