AddArc
AddArc(RectangleF, float, float)
public void AddArc(RectangleF rect, float startAngle, float sweepAngle)
也可以看看
- struct RectangleF
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing
AddArc(float, float, float, float, float, float)
public void AddArc(float x, float y, float width, float height, float startAngle, float sweepAngle)
也可以看看
- class GraphicsPath
- 命名空间 Aspose.Drawing.Drawing2D
- 部件 Aspose.Drawing