TransformPoints
Matrix.TransformPoints method
将此Matrix表示的几何变换应用于指定的点数组。
public void TransformPoints(PointF[] points)
| 范围 | 类型 | 描述 |
|---|---|---|
| 点 | PointF[] | 点。 |
也可以看看
- struct PointF
- class Matrix
- 命名空间 Aspose.CAD
- 部件 Aspose.CAD
将此Matrix表示的几何变换应用于指定的点数组。
public void TransformPoints(PointF[] points)
| 范围 | 类型 | 描述 |
|---|---|---|
| 点 | PointF[] | 点。 |