The extent represents the visible portion of a map within the view as an instance of Extent.
Represents the size of one pixel in map units.
The clockwise rotation of due north in relation to the top of the view in degrees.
Represents the map scale at the center of the view.
Represents the width and height of the view in pixels, e.g.
Creates a deep clone of ViewState object.
Converts an instance of this class to its ArcGIS portal JSON representation.
Converts the x and y screen coordinates to map coordinates.
Converts the x and y map coordinates to screen coordinates.
Converts the x and y map coordinates to screen coordinates.
Generated using TypeDoc
Represents the view's center point as an array of two numbers
[x, y]
.Read more...