XpsMatrix.TransformPoints
TransformPoints(PointF[], int, int)
Bu Matris tarafından temsil edilen benzeşim dönüşümünü nokta dizisinin belirtilen bir bölümüne uygular.
public void TransformPoints(PointF[] points, int startIndex, int numberOfPoints)
| Parametre | Tip | Tanım |
|---|---|---|
| points | PointF[] | Puanlar. |
| startIndex | Int32 | Başlangıç dizini. |
| numberOfPoints | Int32 | Puan sayısı. |
Ayrıca bakınız
- class XpsMatrix
- ad alanı Aspose.Page.XPS.XpsModel
- toplantı Aspose.Page
TransformPoints(PointF[])
Bu Matris tarafından temsil edilen benzeşim dönüşümünü belirtilen bir nokta dizisine uygular.
public void TransformPoints(PointF[] points)
| Parametre | Tip | Tanım |
|---|---|---|
| points | PointF[] | Puanlar. |
Ayrıca bakınız
- class XpsMatrix
- ad alanı Aspose.Page.XPS.XpsModel
- toplantı Aspose.Page