ZoomLevelRange Start Property TIBCO Spotfire 7.0 API Reference
Gets the starting (farthest) zoom level, or null if not limited to a starting 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> Start { get; }

Property Value

Type: Nullable Int32 
The starting zoom level.
Version Information

Supported in: 7.0, 6.5
See Also