[]
Creates a transformed copy of the GraphicsPath.
public GraphicsPath TransformPath(Matrix3x2 worldTransform)
Public Function TransformPath(worldTransform As Matrix3x2) As GraphicsPath
Type | Name | Description |
---|---|---|
Matrix3x2 | worldTransform | The transformation to apply. |
Type | Description |
---|---|
GraphicsPath |