'Declaration Public Overloads Function ToPath( _ ByVal fillMode As FillMode, _ ByVal worldTransform As System.Numerics.Matrix3x2 _ ) As GraphicsPath
public GraphicsPath ToPath( FillMode fillMode, System.Numerics.Matrix3x2 worldTransform )
Parameters
- fillMode
- Specifies how the interior of closed figures is filled.
- worldTransform
- The transformation to apply to path figures.