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