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