←Select platform

AnnAlignmentY Enumeration

Summary

Describes how content is positioned vertically in its container.

Syntax

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

Members

ValueMemberDescription
0Top

The contents align toward the upper edge of the container.

1Center

The contents align toward the center edge of the container.

2Bottom

The contents align toward the lower edge of the container.

Example

For C#/VB examples, refer to AnnPolygonObject.

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