ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / ImageElement Class / ImageLayout Property

In This Topic
    ImageLayout Property (ImageElement)
    In This Topic
    Gets or sets the type of image layout.
    Syntax
    'Declaration
     
    
    Public Property ImageLayout As ForeImageLayout
    public ForeImageLayout ImageLayout {get; set;}
    See Also