(Leadtools.Annotations.Core)

AnnVerticalAlignment Enumeration

Show in webframe





Indicates how text should be displayed on the vertical axis.
Syntax
public enum AnnVerticalAlignment : System.Enum 
Public Enum AnnVerticalAlignment 
   Inherits System.Enum
public enum AnnVerticalAlignment : System.Enum 
typedef enum LTAnnVerticalAlignment
public enum AnnVerticalAlignment
Leadtools.Annotations.Core.AnnVerticalAlignment = function() { };
Leadtools.Annotations.Core.AnnVerticalAlignment.prototype = {
Top = 0, Center = 1, Bottom = 2, };
Members
ValueMemberDescription
0TopThe text should be top aligned.
1CenterThe text should be centered.
2BottomThe text should be bottom 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.