示例#1
0
 public Font(NativeFont* nativePtr)
 {
     NativeFont = nativePtr;
 }
示例#2
0
 public static extern void igPushFont(NativeFont* font);