Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnVerticalAlignment Enumeration






Indicates how text should be displayed on the vertical axis.
Syntax
public enum AnnVerticalAlignment : System.Enum 
'Declaration
 
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 = 0x00000000, Center = 0x00000001, Bottom = 0x00000002, };
Members
ValueMemberDescription
0x00000000Top The text should be top aligned.
0x00000001Center The text should be centered.
0x00000002Bottom The text should be bottom aligned.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnVerticalAlignment

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features