Esempio n. 1
0
 public static extern void SurfaceDrawText(ObjectHandle surface, ObjectHandle face, float pt, StringHandle text, ref Color color, ref Point position, ref Point origin, ref Point scale, float angle, bool verticalLayout);
Esempio n. 2
0
 public static extern ObjectHandle FormatCreate(StringHandle format, Endianness endianness);