Centermarks.Item Property
Parent Object: CentermarksDescription
Method that returns the specified Centermark object from the collection.
Syntax
Centermarks.Item( Index As Long ) As CentermarkProperty Value
This is a read only property whose value is a Centermark.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the object to return. |