Conversion
Object: 
esri/widgets/CoordinateConversion/support/ConversionSince: ArcGIS API for JavaScript 4.7
The Conversion class represents one of the conversions in the Coordinate Conversion widget. Each conversion is represented by a row in the widget.
Property Overview
Any properties can be set, retrieved or listened to. See the Working with Properties topic.
| Name | Type | Summary | Object | |
|---|---|---|---|---|
| String | A formatted string based on the current position and display information on the format.more details | more details | Conversion | |
| Format | The Format for this conversion.more details | more details | Conversion | |
| Position | The position property contains the location information for this conversion.more details | more details | Conversion | 
Property Details
- displayCoordinateStringreadonly
- format
- The Format for this conversion. The Format contains information detailing how the Conversion should be performed and how it will be displayed. 
- position
- The position property contains the location information for this conversion. 
Type Definitions
Loading...