示例#1
0
 public static extern void DrawFill(IntPtr context, IntPtr path, ref BrushInternal brush);
示例#2
0
 public static extern void DrawStroke(IntPtr context, IntPtr path, ref BrushInternal brush, ref StrokeParamsInternal strokeParam);