Click or drag to resize

HostLayer Events

The HostLayer type exposes the following members.

Events
 NameDescription
Public eventChangedFired when something in the object has changed, and the object is not suspended.
(Inherited from SuspendableDocumentNodeBase)
Public eventLayerCollectionChangedFired when the child layer collection changed.
Public eventPositionChangedFired when the position of the layer changed.
Public eventSizeChangedFired when the size of the layer changed.
Public eventTunneledEvent The event that is fired when the object is disposed. First argument is the sender, second argument is the original source, and third argument is the event arg.
(Inherited from SuspendableDocumentNodeBase)
Top
See Also