Search
LayerEventArgs Members
Constructors Properties
 


Contains the arguments passed to the LayerVisibilityChanged event handler.

The following tables list the members exposed by the LayerEventArgs type.

 Public Constructors

  Name Description

LayerEventArgs

Initializes a new instance of the LayerEventArgs class.

 Public Properties

  Name Description

Index

Gets or sets the layer index related to the current event.

Layer

Gets or sets the Layer related to the current event.

 See Also