Description
This property allows you to get and set whether to show the direction change menu of an arrow figure.
Syntax
Property get:
Status = MenuMode( );
|
Return: (Boolean) Status |
Show direction change menu if TRUE. |
Property set:
MenuMode( Status );
|
Input: (Boolean) Status |
Show direction change menu if TRUE. |