ComponentOne Input for WinForms
ImageScaling Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownItem Class : ImageScaling Property
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

Reference

DropDownItem Class
DropDownItem Members