Gets the graphic figure describing the board.

syntaxSyntax:
DlxBoard.GetFigure()

Return Value

Returns the DlxFigure object describing the board. Call the IsValid method to determine if the object is valid.

Example

  Copy codeCopy code

See also