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