Description
This property allows you to get and set a second direction for the round face procedure.
Syntax
Property get:
Direction = ScndSetDirectionSide ( );
|
|
|
|
Return: (Boolean) Direction |
Get application default direction |
Property set:
ScndSetDirectionSide ( Direction );
|
|
|
|
Input: (Boolean) Direction |
Set direction |
Note
To get the default vector direction, call the method "GetScndSetDirection".