←Select platform

AnnLabelPositionMode Enumeration

Summary
Indicates how the label is positioned relative to its parent.
Syntax
C#
VB
Objective-C
C++
Java
public enum AnnLabelPositionMode  
Public Enum AnnLabelPositionMode  
typedef enum LTAnnLabelPositionMode 
public enum AnnLabelPositionMode 
public: 
   enum class AnnLabelPositionMode sealed 
Members
ValueMemberDescription
0Normal The label is positioned from the top-left of the current container.
1RelativeToObject 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.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.