Share

GraphicsColorSet.Color Property

Parent Object: GraphicsColorSet

Description

Property that gets and sets the color at a given index in the set.

Syntax

GraphicsColorSet.Color( Index As Long ) As Color

Property Value

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

Parameters

Name Type Description
Index Long

Version

Introduced in version 11

Was this information helpful?