ZoomLevelRange End Property TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public Nullable<int> End { get; }

Property Value

Type: Nullable Int32 
The ending zoom level.
Version Information

Supported in: 7.0, 6.5
See Also