[]
Represents an image or set of images that can be referenced from an ImageElement.
public sealed class CommonImage : IDisposable
| Name | Description |
|---|---|
| CommonImage(C1TileControl) | Initializes a new instance of a CommonImage. |
| Name | Description |
|---|---|
| Image | Gets or sets the image. It may consist of several rows and/or columns. |
| ImageColumns | Gets or sets the number of columns in the compound image. |
| ImageRows | Gets or sets the number rows in the compound image. |
| Name | Description |
|---|---|
| Dispose() | Clean up any resources being used. |