'DeclarationProtected Overridable Function GetRenderPath() As System.Drawing.Drawing2D.GraphicsPath
'UsageDim instance As NDecoratorBase Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.GetRenderPath()
protected virtual System.Drawing.Drawing2D.GraphicsPath GetRenderPath()