'Declaration
Public Sub TransformPath( _ ByVal path As System.Drawing.Drawing2D.GraphicsPath _ )
'Usage
Dim instance As NMatrix2DF Dim path As System.Drawing.Drawing2D.GraphicsPath instance.TransformPath(path)
public void TransformPath( System.Drawing.Drawing2D.GraphicsPath path )
Parameters
- path