Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnLabelPositionMode Enumeration






Indicates how the label is positioned relative to its parent.
Syntax
public enum AnnLabelPositionMode : System.Enum 
'Declaration
 
Public Enum AnnLabelPositionMode 
   Inherits System.Enum
public enum AnnLabelPositionMode : System.Enum 
typedef enum LTAnnLabelPositionMode
public enum AnnLabelPositionMode
Leadtools.Annotations.Core.AnnLabelPositionMode = function() { };
Leadtools.Annotations.Core.AnnLabelPositionMode.prototype = {
Normal = 0x00000000, RelativeToObject = 0x00000001, };
Members
ValueMemberDescription
0x00000000Normal The label is positioned from the top-left of the current container.
0x00000001RelativeToObject The label is positioned relative from the top-left of the parent object.
Remarks

Used with AnnLabel.PositionMode to control how the label is positioned relative to its parent.

Inheritance Hierarchy

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

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