InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / BackImageScaling Property

In This Topic
    BackImageScaling Property (Style)
    In This Topic
    Gets or sets the scaling used to render the background image.
    Syntax
    'Declaration
     
    Public Property BackImageScaling As ImageScaling
    public ImageScaling BackImageScaling {get; set;}
    See Also