ComponentOne Maps for WinForms
C1.Win.Map.4.5.2 Assembly / C1.Win.Map Namespace / C1Map Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
    public virtual System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}
    See Also