LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

ImageVerticalAlignment Property


Gets or sets a value that indicates the vertical alignment for the image in this control. WinRT support
Syntax
public ControlAlignment ImageVerticalAlignment {get; set;}
 get_ImageVerticalAlignment();
set_ImageVerticalAlignment(value);

Property Value

The 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.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.