'Declaration
Public Overloads Function GetGlyphs( _
ByVal As System.String, _
ByVal As System.Integer, _
ByVal As FontFace, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As ScriptAnalysis, _
ByVal As System.String, _
ByVal As NumberSubstitution, _
ByVal () As FontFeature, _
ByVal () As System.Integer, _
ByVal As System.Integer, _
ByVal () As System.Short, _
ByVal () As ShapingTextProperties, _
ByVal () As System.Short, _
ByVal () As ShapingGlyphProperties _
) As System.Integer
public System.int GetGlyphs(
System.string ,
System.int ,
FontFace ,
System.bool ,
System.bool ,
ScriptAnalysis ,
System.string ,
NumberSubstitution ,
FontFeature[] ,
System.int[] ,
System.int ,
System.short[] ,
ShapingTextProperties[] ,
System.short[] ,
ShapingGlyphProperties[]
)