ClassUserLimits Property

 

The ClassUserLimits property returns the state of prism map color classes user limits check box. Returns a Boolean. This is a read-only property.

 

Syntax

object.ClassUserLimits

 

Example

This example returns the state of using user defined class limits.

 

Debug.Print PrismMap.ClassUserLimits

 

Used by: PrismMap object, TerritoryMap object