Share

DrawingViews.Item Property

Parent Object: DrawingViews

Description

Returns the specified object from the collection.

Syntax

DrawingViews.Item( Index As Long ) As DrawingView

Property 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.

Version

Introduced in version 4

Was this information helpful?