ComponentOne InputPanel for WinForms
ImageAlign Property (InputImage)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputImage Class : ImageAlign Property
Gets or sets how the image is aligned within the InputImage component.
Syntax
'Declaration
 
Public Property ImageAlign As InputImageAlignment
public InputImageAlignment ImageAlign {get; set;}
See Also

Reference

InputImage Class
InputImage Members