Gets the width of the component at index in the Double Line Preferences.
FUNCTION GetDLComponentWidth(
index : INTEGER;
VAR width : REAL): BOOLEAN;def vs.GetDLComponentWidth(index):
return (BOOLEAN, width)| Name | Type | Description |
|---|---|---|
| index | INTEGER | The index of the component. |
| width | REAL | Returns the width of the component. |
CJG 6-27-06
VS Functions: SetDLComponentWidth
Availability: from VectorWorks12.5