ComponentOne InputPanel for WinForms
ImageAlign Property (InputMenu)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputMenu Class : ImageAlign Property
Gets or sets the alignment of the image within the bounds specified by the ImageSize property.
Syntax
'Declaration
 
Public Property ImageAlign As InputImageAlignment
public InputImageAlignment ImageAlign {get; set;}
Remarks
The value of this property is only used if ImageScaling = Clip and ImageSize exceeds the original size of the image.
See Also

Reference

InputMenu Class
InputMenu Members