[]
Class of the components user may interact with
public abstract class MouseEnabledComponent : MouseEnabledItem, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, IMouseEnabled, IMouseHandler, INamedComponent, IDisposable
Name | Description |
---|---|
MouseEnabledComponent() | Initializes a new instance of MouseEnabledComponent Class. |
Name | Description |
---|---|
Name | Gets or sets component name. |
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
ToString() | Returns a string that represents this instance. |
Name | Description |
---|---|
Disposed | Occurs when the instance disposed. |