LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnAlignmentX Enumeration






Describes how content is positioned horizontally in its container. .NET support Silverlight support
Syntax
'Declaration
 
Public Enum AnnAlignmentX 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnAlignmentX
public enum AnnAlignmentX : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Annotations.AnnAlignmentX = function() { };
Leadtools.Windows.Annotations.AnnAlignmentX.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnAlignmentX : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Center

The contents align toward the center of its container.

Left

The contents align toward the left of its container.

Right

The contents align toward the right of its container.

Example

For C#/VB examples, refer to AnnPolygonObject.

Inheritance Hierarchy

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

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

Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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