'Declaration
Public Overrides Sub AppendToGraphicsPath( _ ByVal graphicsPath As System.Drawing.Drawing2D.GraphicsPath, _ ByVal lengthConverter As NLengthConverter _ )
'Usage
Dim instance As NPiePathSegment Dim graphicsPath As System.Drawing.Drawing2D.GraphicsPath Dim lengthConverter As NLengthConverter instance.AppendToGraphicsPath(graphicsPath, lengthConverter)
public override void AppendToGraphicsPath( System.Drawing.Drawing2D.GraphicsPath graphicsPath, NLengthConverter lengthConverter )
Parameters
- graphicsPath
- lengthConverter