WebMapServiceBoundingBox Properties TIBCO Spotfire 6.5 API Reference
The WebMapServiceBoundingBox type exposes the following members.
Properties

  NameDescription
Public propertyByteSize
Gets the byte size of the instance.
Public propertyCrs
Gets or sets the CRS as EPSG code.
Public propertyMaxX
Gets or sets the max X.
Public propertyMaxY
Gets or sets the max Y.
Public propertyMinX
Gets or sets the min X.
Public propertyMinY
Gets or sets the min Y.
Public propertyResX
Gets or sets the resolution for X.
Public propertyResY
Gets or sets the resolution for Y.
Back to Top
See Also