In This Topic
Tries to get glyph name represented by SID by glyph index.
Syntax
'Declaration
Public Function TryGetSID( _
ByVal As System.UShort, _
ByRef As System.UInteger _
) As System.Boolean
public System.bool TryGetSID(
System.ushort ,
out System.uint
)
Parameters
- gid
- sid
See Also