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