DiagramItem Events
The base class for diagram items.
Name | Description |
---|---|
Angle |
Fires each time the value of the Diagram |
Bounds |
Fires each time the value of the Diagram |
Can |
|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Height |
Fires each time the value of the Diagram |
Position |
Fires each time the value of the Diagram |
Size |
Fires each time the value of either Diagram |
Width |
Fires each time the value of the Diagram |
XChanged |
Fires each time the value of the Diagram |
YChanged |
Fires each time the value of the Diagram |
See Also