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