SymbologyUniqueValues Property

The SymbologyUniqueValues property returns the SymbologyUniqueValues collection.

Syntax

object.SymbologyUniqueValues

Example

This example shows how to set the SymbologyUniqueValues reference to the "classes" variable.

Set classes = layer.SymbologyUniqueValues

Used By: VectorBaseLayer object