ComponentOne Input for WinForms
ImageAlign Property (DropDownItem)

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

DropDownItem Class
DropDownItem Members