Description
This property allows you to get and set an X-coordinate of delta shift for the linear move procedure.
Syntax
Property get:
X = DeltaX( );
|
Return: (Double) X |
X-coordinate of delta shift. |
Property set:
DeltaX( X );
|
Input: (Double) X |
X-coordinate of delta shift. |