ZoomLevelRange End Property TIBCO Spotfire 6.5 API Reference
Gets the ending (nearest) zoom level, or null if not limited to an ending zoom level.

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public Nullable<int> End { get; }

Property Value

Type: Nullable Int32 
The ending zoom level.
Version Information

Supported in: 6.5
See Also