import OrientedImageryViewerVisibleElements from "@arcgis/core/widgets/OrientedImageryViewer/OrientedImageryViewerVisibleElements.js";
Inheritance
OrientedImageryViewerVisibleElementsAccessor
Since
ArcGIS Maps SDK for JavaScript 5.1

An object containing properties that control the visibility of certain elements within the OrientedImageryViewer widget.

Constructors

Constructor

Constructor

Parameters

ParameterTypeDescriptionRequired
properties
See the properties table for a list of all the properties that may be passed into the constructor.

Properties

Any properties can be set, retrieved or listened to. See the Watch for changes topic.
PropertyTypeClass
readonly inherited

declaredClass

readonlyinherited Property
Type
string
Inherited from: Accessor
Since
ArcGIS Maps SDK for JavaScript 4.7

The name of the class. The declared class name is formatted as esri.folder.className.

Property
Type
boolean

Indicates whether to display the header of the widget.

Default value
true
Property
Type
boolean

Indicates whether to display the action bar of the widget.

Default value
true