The UserLimits property returns the state of User defined limits check box. Returns a Boolean. This is a read-only property.
Syntax
object.UserLimits
Example
This example returns the state of the User defined limits check box.
Debug.Print HatchMap.UserLimits
Used by: FlowMap object, GradientMap object, HatchMap object, LineGraphMap object, PinMap object, PrismMap object, SymbolMap object