SymbologyColorMap Property

Returns the ColorMap object of the specified type for line, fill, or symbol fill color by symbol class. Returns an SrfSymCMType. It is a read-only property.

Syntax

object.SymbologyColorMap (Type)

Parameter

Type

Description
Type

SrfSymCMType

Required. Specify which colormap object to return.

Remarks

Symbology - Unique Values colormaps are created with the default GrayScale. Specify a different colormap to change from the default.

Used By: VectorBaseLayer object