C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / ImageAlign Property

In This Topic
ImageAlign Property
In This Topic
Gets or sets the alignment of the image within the bounds specified by the ImageSize property.
Syntax
'Declaration
 
Public Property ImageAlign As InputImageAlignment
 
Remarks
The value of this property is only used if ImageScaling = Clip and ImageSize exceeds the original size of the image.
See Also