Property | Type | Description | |
---|---|---|---|
left | ushort | ||
right | ushort | ||
value | short |
Method | Description | |
---|---|---|
KerningPair ( ushort left, ushort right, short value ) : System.Collections.Generic | ||
ToString ( ) : string |
public KerningPair ( ushort left, ushort right, short value ) : System.Collections.Generic | ||
left | ushort | |
right | ushort | |
value | short | |
return | System.Collections.Generic |