Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / BackImageScaling Property

In This Topic
    BackImageScaling Property
    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