'Declaration
Public Function CreateGraphicsPath() As System.Drawing.Drawing2D.GraphicsPath
'Usage
Dim instance As NPath Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.CreateGraphicsPath()
public System.Drawing.Drawing2D.GraphicsPath CreateGraphicsPath()