Select the specified shape of the object.
Syntax: |
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 code
|
|
See also