LayerVisibleChangedEventArgs.Visible Property
Returns the specified value of the LayerBase.Visible property.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the layer is visible; otherwise false. |
See Also