ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / ImageElement Class
Properties Methods


In This Topic
    ImageElement Class Members
    In This Topic

    The following tables list the members exposed by ImageElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of an ImageElement.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alignment of element within its parent bounds. (Inherited from C1.Win.C1Tile.BaseElement)
    Public PropertyGets or sets the alignment of contents within the element. (Inherited from C1.Win.C1Tile.BaseElement)
    Public PropertyGets or sets the index of a column within the compound image.  
    Public PropertyGets or sets a value indicating which property of a Tile object behaves as the source of a column index within the compound image.  
    Public PropertyGets or sets the description for this element. (Inherited from C1.Win.C1Tile.BaseElement)
    Public PropertyGets or sets the fixed height of the contents, if appropriate. Set to 0 to calculate height dynamically. (Inherited from C1.Win.C1Tile.BaseElement)
    Public PropertyGets or sets the fixed width of the contents, if appropriate. Set to 0 to calculate width dynamically. (Inherited from C1.Win.C1Tile.BaseElement)
    Public PropertyGets or sets the foreground color for symbols, numbers, and stars.  
    Public PropertyGets or sets a value indicating which property of a Tile object behaves as the source of foreground color for this element.  
    Public PropertyGets 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.  
    Public PropertyGets or sets the number of columns in the compound image.  
    Public PropertyGets or sets the type of image layout.  
    Public PropertyGets or sets the number rows in the compound image.  
    Public PropertyGets 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.  
    Public PropertyGets or sets the outer spacing of the element. (Inherited from C1.Win.C1Tile.BaseElement)
    Public PropertyGets or sets the index of a row within the compound image.  
    Public PropertyGets or sets a value indicating which property of a Tile object behaves as the source of a row index within the compound image.  
    Public PropertyGets or sets a symbol to display in "UnboundSymbol" mode.  
    Public PropertyGets or sets a value specifing the size of a symbol.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new BaseElement that is a copy of the current instance. (Inherited from C1.Win.C1Tile.BaseElement)
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public MethodResets the value of the ForeColor property.  
    Public MethodResets the value of the Margin property. (Inherited from C1.Win.C1Tile.BaseElement)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Copies settings from the given element.  
    Protected MethodOverridden. Creates an instance of the ImageElement element copy.  
    Protected Method (Inherited from C1.Win.C1Tile.BaseElement)
    Top
    See Also