ViewpointExtent QML Type

The view location of the MapView based on an extent. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.0
Inherits:

Viewpoint

Properties

Signals

Detailed Description

A ViewpointExtent is a Viewpoint primarily based on an extent.

This QML type supports the following default properties. A default property may be declared inside another declared object without being assigned explicitly to a property.

TypeDefault Property
Geometryextent

See also JsonSerializable, Viewpoint, and ViewpointCenter.

Property Documentation

[default] extent : Geometry

The extent of the ViewpointExtent.


Signal Documentation

extentChanged()

Emitted when the extent property changes.

Note: This signal will only be emitted when the property initializes during the instantiation of the component.

Note: The corresponding handler is onExtentChanged.

This signal was introduced in Esri.ArcGISRuntime 100.4.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.