←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly