←Select platform

AnnTextAlignment Enumeration

Summary

Specifies the alignment of a text string relative to its layout rectangle.

Syntax

C#
VB
C++
public enum AnnTextAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AnnTextAlignment  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class AnnTextAlignment : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0NearSpecifies the text is aligned near the layout rectangle.
1CenterSpecifies that text is aligned in the center of the layout rectangle.
2FarSpecifies that text is aligned far from the origin position of the layout rectangle.
Example

For C#/VB examples, refer to AnnTextObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize