'Declaration
Protected Overrides Function GetRenderPath() As System.Drawing.Drawing2D.GraphicsPath
'Usage
Dim instance As NDecorator Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.GetRenderPath()
protected override System.Drawing.Drawing2D.GraphicsPath GetRenderPath()