LoftRails.Item Property
Parent Object: LoftRailsDescription
Method that returns the specified LoftRail object from the collection.
Syntax
LoftRails.Item( Index As Long ) As LoftRailProperty Value
This is a read only property whose value is a LoftRail.Parameters
Name | Type | Description |
Index | Long | Value that specifies the LoftRail to return. |