Share

GraphicsIndexSet.IndexValue Property

Parent Object: GraphicsIndexSet

Description

Allows integer-indexed access to items in the collection.

Syntax

GraphicsIndexSet.IndexValue( Index As Long ) As Long

Property Value

This is a read/write property whose value is a Long.

Parameters

Name Type Description
Index Long

Version

Introduced in version 5

Was this information helpful?