LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnAlignmentY Enumeration

Show in webframe





Describes how content is positioned vertically in its container.
Syntax
'Declaration
 
Public Enum AnnAlignmentY 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnAlignmentY

            

            
public enum class AnnAlignmentY : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Top

The contents align toward the upper edge of the container.

0x00000001Center

The contents align toward the center edge of the container.

0x00000002Bottom

The contents align toward the lower edge of the container.

Example

For C#/VB examples, refer to AnnPolygonObject.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnAlignmentY

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

 

 


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