import VisibleElementsSettingsPane from "@arcgis/core/widgets/UtilityNetworkAssociations/VisibleElementsSettingsPane.js";const VisibleElementsSettingsPane = await $arcgis.import("@arcgis/core/widgets/UtilityNetworkAssociations/VisibleElementsSettingsPane.js");- Inheritance:
- VisibleElementsSettingsPane→
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 | ||
| | ||
| |
arrowsToggle
Property
- Type
- boolean
Indicates whether to display a toggle to hide / show arrows for structural attachment associations. Default is false.
- Default value
- false
capSelect
Property
- Type
- boolean
Indicates whether to display the cap input to update the line symbol's cap style. Default is false.
- Default value
- false
colorPicker
Property
- Type
- boolean
Indicates whether to display the color picker to update the line symbol's color. Default is true.
- Default value
- true
stylePicker
Property
- Type
- boolean
Indicates whether to display the style input to update the line symbol's style. Default is true.
- Default value
- true
widthInput
Property
- Type
- boolean
Indicates whether to display the width input to update the line symbol's width. Default is true.
- Default value
- true