This documentation is for the old version. Go to the latest Graphics Mill docs

LayerChangedEventArgs Members

The LayerChangedEventArgs type exposes the following members.

Constructors

Name Description
Public method LayerChangedEventArgs

Creates and initializes a new LayerChangedEventArgs instance using the provided settings.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property ChangeType

Gets the type of the layer change.

Public property Layer

Gets the layer that was added or removed.

(Inherited from LayerEventArgs.)
Public property VObject

Gets the object that was changed.

See Also

Reference