ZoomLevelRange Start Property TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public Nullable<int> Start { get; }

Property Value

Type: Nullable Int32 
The starting zoom level.
Version Information

Supported in: 6.5
See Also