Obsolete Members for SceneView

The following members of QML type SceneView are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Signals

Property Documentation

sceneHeight : int

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

The height of the scene in physical pixels.

This function is deprecated in 100.2.1. Use widthInPixels instead.


sceneWidth : int

This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

The width of the scene in physical pixels.

This function is deprecated in 100.2.1. Use widthInPixels instead.


Signal Documentation

sceneHeightChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the sceneHeight property changes.

Note: The corresponding handler is onSceneHeightChanged.

This signal was introduced in Esri.ArcGISRuntime 100.4.


sceneWidthChanged()

This signal is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

Emitted when the sceneWidth property changes.

Note: The corresponding handler is onSceneWidthChanged.

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.