Description
This property allows you to set the length of a box in the X direction.
Syntax
Property get:
X_Len = XLength ( );
|
Return: (Double) X_Len |
Length in X direction. |
Property set:
XLength ( X_Len );
|
Input: (Double) X_Len |
Length in X direction. |