LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

ControlAlignment Enumeration


Indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element.
Syntax
Leadtools.Controls.ControlAlignment = function() { };
Leadtools.Controls.ControlAlignment.prototype = {
near = 0, center = 1, far = 2, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Members
ValueMemberDescription
0nearLeft for horizontal alignment members. Top for vertical alignment members.
1centerCenter for horizontal and vertical alignment members.
2farRight for horizontal alignment members. Bottom for vertical alignment members.
Remarks

This enumeration is used by the following members:

Example

For an example, refer to ImageViewer.ImageHorizontalAlignment.

See Also

Reference

Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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