ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile 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