LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

ImageVerticalAlignment Property


Gets or sets a value that indicates the vertical alignment for the image in this control.
Syntax
  get_imageVerticalAlignment();
 set_imageVerticalAlignment(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
ControlAlignmentThe vertical alignment for the image in this control. 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-2012 All Rights Reserved. LEAD Technologies, Inc.