import MediaLayerInteractionReshapeOptions from "@arcgis/core/views/3d/layers/support/MediaLayerInteractionReshapeOptions.js";const MediaLayerInteractionReshapeOptions = await $arcgis.import("@arcgis/core/views/3d/layers/support/MediaLayerInteractionReshapeOptions.js");- Inheritance:
- MediaLayerInteractionReshapeOptions→
Accessor
- Since
- ArcGIS Maps SDK for JavaScript 5.0
Constructors
Constructor
Constructor
Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| 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.
| Property | Type | Class |
|---|---|---|
declaredClass readonly inherited | ||
| |
editSourcePoints
Property
- Type
- boolean
Indicates if the source point should be edited when moving a control point. Only applies if the selected media element has a ControlPointsGeoreference. Only supported in 3D.
- Default value
- false