'DeclarationPublic Function CreateGraphicsPath() As System.Drawing.Drawing2D.GraphicsPath
'UsageDim instance As NPath Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.CreateGraphicsPath()
public System.Drawing.Drawing2D.GraphicsPath CreateGraphicsPath()