Check if the shape contains segments.

syntaxSyntax:
DlxFigure.IsEmpty()

Return Value

Returns true if the shape is empty. If the shape contains segments then it returns false.

Example

  Copy codeCopy code

See also