ComponentOne InputPanel for WinForms
ImageScaling Property (InputMenu)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMenu 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

InputMenu Class
InputMenu Members