Name | Description | |
---|---|---|
![]() | ImageElement Constructor | Initializes a new instance of an ImageElement. |
The following tables list the members exposed by ImageElement.
Name | Description | |
---|---|---|
![]() | ImageElement Constructor | Initializes a new instance of an ImageElement. |
Name | Description | |
---|---|---|
![]() | Alignment | Gets or sets the alignment of element within its parent bounds. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | AlignmentOfContents | Gets or sets the alignment of contents within the element. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | ColumnIndex | Gets or sets the index of a column within the compound image. |
![]() | ColumnIndexSelector | Gets or sets a value indicating which property of a Tile object behaves as the source of a column index within the compound image. |
![]() | Description | Gets or sets the description for this element. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | FixedHeight | Gets or sets the fixed height of the contents, if appropriate. Set to 0 to calculate height dynamically. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | FixedWidth | Gets or sets the fixed width of the contents, if appropriate. Set to 0 to calculate width dynamically. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | ForeColor | Gets or sets the foreground color for symbols, numbers, and stars. |
![]() | ForeColorSelector | Gets or sets a value indicating which property of a Tile object behaves as the source of foreground color for this element. |
![]() | Image | Gets or sets the image to display in unbound mode. It may consist of several parts. Only one part of a compound image can be displayed at a time. |
![]() | ImageColumns | Gets or sets the number of columns in the compound image. |
![]() | ImageLayout | Gets or sets the type of image layout. |
![]() | ImageRows | Gets or sets the number rows in the compound image. |
![]() | ImageSelector | Gets or sets a value indicating which property of a Tile object behaves as the source of an image that will be drawn by this element. |
![]() | Margin | Gets or sets the outer spacing of the element. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | RowIndex | Gets or sets the index of a row within the compound image. |
![]() | RowIndexSelector | Gets or sets a value indicating which property of a Tile object behaves as the source of a row index within the compound image. |
![]() | Symbol | Gets or sets a symbol to display in "UnboundSymbol" mode. |
![]() | SymbolSize | Gets or sets a value specifing the size of a symbol. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new BaseElement that is a copy of the current instance. (Inherited from C1.Win.C1Tile.BaseElement) |
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() | ResetForeColor | Resets the value of the ForeColor property. |
![]() | ResetMargin | Resets the value of the Margin property. (Inherited from C1.Win.C1Tile.BaseElement) |
Name | Description | |
---|---|---|
![]() | CopySettingsFrom | Overridden. Copies settings from the given element. |
![]() | CreateInstance | Overridden. Creates an instance of the ImageElement element copy. |
![]() | ShouldSerializeMargin | (Inherited from C1.Win.C1Tile.BaseElement) |