'Declaration
Protected Overridable Function GetRenderPath() As System.Drawing.Drawing2D.GraphicsPath
'Usage
Dim instance As NDecoratorBase Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.GetRenderPath()
protected virtual System.Drawing.Drawing2D.GraphicsPath GetRenderPath()