[]
Base class for area scrolls and legend items.
public abstract class ItemComponent : Item, IGraphItem, ICloneable, IGraphXmlSerializable, INamedComponent, IDisposable
Name | Description |
---|---|
ItemComponent() | Initializes a new instance of ItemComponent 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 the current object. |
Name | Description |
---|---|
Disposed | Occurs when the instance disposed. |