Select the specified shape of the object.

syntaxSyntax:
DlxObject.SelectShape(name)

Parameters

Parameter Description
name The name of the shape.

Return Value

If the object name is set correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also