LEADTOOLS JavaScript (Leadtools.Controls)

ImageVerticalAlignment Property

Show in webframe
Gets or sets a value that indicates the vertical alignment for the image in this control.
Syntax
get_imageVerticalAlignment();
set_imageVerticalAlignment(value);
Object.defineProperty('imageVerticalAlignment');

Property Value

TypeDescription
ControlAlignmentThe vertical alignment for the image in this control. The default value is ControlAlignment.Near (left).
Remarks

Changing the value of this property will fire the PropertyChanged and TransformChanged events.

Use ImageHorizontalAlignment to set the horizontal alignment for the image in the control.

Example

For an example, refer to ImageHorizontalAlignment.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.