Check whether the figure constitutes a closed path.

syntaxSyntax:
DlxFigure.IsClosed()

Return Value

Returns true if the figure is closed otherwise returns false.

Example

  Copy codeCopy code

See also