(Leadtools.Annotations.Core)

AnnHorizontalAlignment Enumeration

Show in webframe





Indicates how text should be displayed on the horizontal axis.
Syntax
public enum AnnHorizontalAlignment : System.Enum 
Public Enum AnnHorizontalAlignment 
   Inherits System.Enum
public enum AnnHorizontalAlignment : System.Enum 
typedef enum LTAnnHorizontalAlignment
public enum AnnHorizontalAlignment
Leadtools.Annotations.Core.AnnHorizontalAlignment = function() { };
Leadtools.Annotations.Core.AnnHorizontalAlignment.prototype = {
Left = 0, Center = 1, Right = 2, };
Members
ValueMemberDescription
0LeftThe text should be left aligned.
1CenterThe text should be centered.
2RightThe text should be right aligned.
Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


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