MapChartCoordinatesContext Class TIBCO Spotfire 7.12 API Reference
Represents a tool context class for the MapChart, which contains information about the geographic coordinates for the location a right click has been made on the map chart.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Application.ToolsMapChartCoordinatesContext

Namespace: Spotfire.Dxp.Application.Tools
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
[ToolContextAttribute]
public sealed class MapChartCoordinatesContext

The MapChartCoordinatesContext type exposes the following members.

Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyCoordinates
Gets the geographic coordinates.
Top
Version Information

Supported in: 7.9, 7.12, 7.11, 7.10
See Also

Reference