[]
        
(Showing Draft Content)

C1.Win.C1Tile.CommonImage

CommonImage Class

Represents an image or set of images that can be referenced from an ImageElement.

Inheritance
CommonImage
Implements
Namespace: C1.Win.C1Tile
Assembly: C1.Win.C1TileControl.4.8.dll
Syntax
public sealed class CommonImage : IDisposable

Constructors

Name Description
CommonImage(C1TileControl)

Initializes a new instance of a CommonImage.

Properties

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.

Methods

Name Description
Dispose()

Clean up any resources being used.