To reverse the order of vertices in a shape.

syntaxSyntax:
DlxFigure.Reverse()

Return Value

If the operation ends correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also