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