Click or drag to resize

AttachToConveyorAspect Events

The AttachToConveyorAspect type exposes the following members.

Events
  NameDescription
Public eventAttached
Event that occurs when the aspect is attached to a visual or aspect.
(Inherited from AccessoryAspect.)
Public eventDetached
Event that occurs when the aspect is detached from a visual or aspect.
(Inherited from AccessoryAspect.)
Public eventIsEnabledChanged
Occurs when the value of IsEnabled changes.
(Inherited from AspectComponentBase.)
Public eventOnNameChanged
Occurs when the Name of an aspect changes.
(Inherited from AspectComponentBase.)
Top
See Also