ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownItem Class / ImageScaling Property

In This Topic
    ImageScaling Property
    In This Topic
    Gets or sets how the image will be scaled to fit within the bounds specified by the ImageSize property.
    Syntax
    'Declaration
     
    
    Public Property ImageScaling As InputImageScaling
    public InputImageScaling ImageScaling {get; set;}
    See Also