GeographicExtent Create Method (Projection, Range, Range) TIBCO Spotfire 7.0 API Reference
Creates an extent with the provided limiting ranges.

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 static GeographicExtent Create(
	Projection projection,
	Range xRange,
	Range yRange
)

Return Value

Type: GeographicExtent
The new extent.
Version Information

Supported in: 7.0, 6.5
See Also