Click or drag to resize

XYZPlotLayer Events

The XYZPlotLayer 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.
(Inherited from HostLayer)
Public eventPositionChangedFired when the position of the layer changed.
(Inherited from HostLayer)
Public eventSizeChangedFired when the size of the layer changed.
(Inherited from HostLayer)
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