rotateHandleSymbol

The symbol used to draw a control handle for interactive rotation of the selected element, when a rotatable element is selected in the GeometryEditor and InteractionConfiguration.allowRotatingSelectedElement is true. When the GeometryEditor.selectedElement is rotatable, this symbol displays a control handle to allow interactive rotation of the element. The handle is drawn above the top of the bounding box (see GeometryEditorStyle.boundingBoxSymbol). If the selected element cannot be rotated (see GeometryEditorElement.canRotate) then this symbol is ignored and no rotation handle is drawn.

The default symbol is a black circular arrow advanced marker symbol. Use either a MarkerSymbol or an appropriate advanced symbol if setting this property.

Since

200.2.0

See also