Method | Description | |
---|---|---|
GetGlyph ( |
||
GetOutline ( |
||
IsTrueType ( |
||
SelectFont ( |
public static GetGlyph ( |
||
hdc | ||
uchar | uint | |
pnts | float2 | |
onCurve | sbyte | |
advanceWidth | short | |
return | ushort |
public static GetOutline ( |
||
ipHeader | ||
size | int | |
pnts | float2 | |
onCurve | sbyte | |
return | ushort |
public static IsTrueType ( |
||
hdc | ||
font | System | |
return | bool |
public static SelectFont ( |
||
hdc | ||
font | System | |
return | uint |