Description
This property allows you to get and set Direction Delta.
Syntax
Property get:
Delta = VectorDelta( );
|
|
|
|
Return: (Double) Delta |
Direction Delta . |
Property set:
VectorDelta( Delta );
|
|
|
|
Input: (Double) Delta |
Direction Delta . |
Note