'Declaration Public Function EndFigure( _ ByVal closeFigure As System.Boolean _ ) As IFigure
public IFigure EndFigure( System.bool closeFigure )
Parameters
- closeFigure
- A value indicating whether the current figure should be closed. If the figure is closed, a line is drawn between the end point of the last segment and the start point.