ArcTo
IGeometryPath.ArcTo 方法
将指定的弧添加到路径中。
public void ArcTo(float width, float heigth, float startAngle, float sweepAngle)
参数 | 类型 | 描述 |
---|---|---|
width | Single | 矩形的宽度 |
heigth | Single | 矩形的高度 |
startAngle | Single | 起始角度。 |
sweepAngle | Single | 扫描角度/ |
参见
- 接口 IGeometryPath
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides