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