OrdinateDimensions.Item Property
Parent Object:
OrdinateDimensions
Description
Method that returns the specified dimension object from the collection.
Syntax
OrdinateDimensions.
Item
(
Index
As Long ) As
OrdinateDimension
Property Value
This is a read only property whose value is an
OrdinateDimension
.
Parameters
Name
Type
Description
Index
Long
Input Long value that specifies the index of the object to return.
Version
Introduced in version 2009
© Copyright 2021 Autodesk, Inc.
Comment on this page.