|
|
This property allows you to set a shift by the X-coordinate. This property is used when connect is made by UCS's.
Property get:
DeltaX = DeltaX ( );
| Return: (Double) DeltaX | Shift by X axis. |
Property set:
DeltaX( DeltaX );
| Input: (Double) DeltaX | Shift by X axis. |
|