The LayerChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
LayerChangedEventArgs |
Creates and initializes a new LayerChangedEventArgs instance using the provided settings. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
ChangeType |
Gets the type of the layer change. |
|
Layer |
Gets the layer that was added or removed. (Inherited from LayerEventArgs.) |
|
VObject |
Gets the object that was changed. |