DrawingViews.Item Property
Parent Object: DrawingViewsDescription
Returns the specified object from the collection.
Syntax
DrawingViews.Item( Index As Long ) As DrawingViewProperty Value
This is a read only property whose value is a DrawingView.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the to return. |