GeographicExtent Create Method (Projection, Range, Range) TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public static GeographicExtent Create(
	Projection projection,
	Range xRange,
	Range yRange
)

Return Value

Type: GeographicExtent
The new extent.
Version Information

Supported in: 6.5
See Also