GeographicExtent Properties TIBCO Spotfire 7.0 API Reference
The GeographicExtent type exposes the following members.
Properties

  NameDescription
Public propertyEast
Gets the east value of the extent.
Public propertyNorth
Gets the north value of the extent.
Public propertyProjection
Gets the Projection in which the extent limits are expressed.
Public propertySouth
Gets the south value of the extent.
Public propertyWest
Gets the west value of the extent.
Back to Top
See Also