Change |
The ChangeLayerAction type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeLayerAction | Initializes a new instance of the ChangeLayerAction class. |
| Name | Description | |
|---|---|---|
| ActionType |
Gets the action type.
(Overrides ActionBaseActionType) | |
| BoundVisual | Gets or sets the bound visual. | |
| FriendlyName |
Gets or sets the friendly name.
(Inherited from ActionBase) | |
| HideAdapterIds | Gets the IDs of adapters to show. | |
| HideLayerId |
Gets or sets the ID of the layer to hide.
Obsolete | |
| HideLayerIds | Gets the IDs of layers to hide. | |
| Id |
Gets or sets the ID.
(Inherited from ActionBase) | |
| IsToggle | Gets or sets a value indicating whether this action toggles the visibility or not. | |
| Name |
Gets or sets the name.
(Inherited from ActionBase) | |
| ShowAdapterIds | Gets the IDs of adapters to show. | |
| ShowLayerId |
Gets or sets the ID of the layer to show.
Obsolete | |
| ShowLayerIds | Gets the IDs of layers to show. |