Path.close

Closes the current sub path by adding to the receiver a line from the current point of the path back to the starting point of the sub path.

@exception SWTException <ul> <li>ERROR_GRAPHIC_DISPOSED - if the receiver has been disposed</li> </ul>

class Path
void
close
(
)

Meta