Transform
GraphicsPath.Transform method
Wendet eine Transformationsmatrix auf diesen GraphicsPath an.
public void Transform(Matrix matrix)
Parameter | Typ | Beschreibung |
---|---|---|
matrix | Matrix | Eine Matrix, die die anzuwendende Transformation darstellt. |
Siehe auch
- class Matrix
- class GraphicsPath
- namensraum System.Drawing.Drawing2D
- Montage Aspose.Drawing