Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnHorizontalAlignment Enumeration






Indicates how text should be displayed on the horizontal axis.
Syntax
public enum AnnHorizontalAlignment : System.Enum 
'Declaration
 
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 = 0x00000000, Center = 0x00000001, Right = 0x00000002, };
Members
ValueMemberDescription
0x00000000Left The text should be left aligned.
0x00000001Center The text should be centered.
0x00000002Right The text should be right aligned.
Inheritance Hierarchy

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

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