'DeclarationPublic ReadOnly Property ReusableGraphicsPath As System.Drawing.Drawing2D.GraphicsPath
'UsageDim instance As N2DDevice Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.ReusableGraphicsPath
public System.Drawing.Drawing2D.GraphicsPath ReusableGraphicsPath {get;}