Description
This property allows you to get and set the distance between each copied item in the Y direction.
Syntax
Property get:
Distance = YDistance( );
|
|
|
|
Return: (Double) Distance |
Distance between each copied item in the Y direction. |
Property set:
YDistance( Distance );
|
|
|
|
Input: (Double) Distance |
Distance between each copied item in the Y direction. |
Note