'Declaration Public Function TransformRegion( _ ByVal worldTransform As System.Numerics.Matrix3x2 _ ) As Region
public Region TransformRegion( System.Numerics.Matrix3x2 worldTransform )
Parameters
- worldTransform
- The transformation to apply.
'Declaration Public Function TransformRegion( _ ByVal worldTransform As System.Numerics.Matrix3x2 _ ) As Region
public Region TransformRegion( System.Numerics.Matrix3x2 worldTransform )