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

In This Topic
    ImageScaling Property
    In This Topic
    Gets or sets how images should be scaled within the element.
    Syntax
    'Declaration
     
    
    Public Property ImageScaling As ImageScaling
    public ImageScaling ImageScaling {get; set;}
    See Also