[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IGeometry.Close

Close Method

Close()

Ends the series of lines and curves in the creation path of a custom geometric shape.

Declaration
void Close()
Sub Close()
Remarks

When this element is encountered, the generating application should consider the corresponding path closed. That is, any further lines or curves that follow this element should be ignored.