←Select platform

VerticalAlignment Property

Summary
Gets or sets a value indicating the vertical alignment for this AnnTextObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnVerticalAlignment VerticalAlignment { get; set; } 
@property (nonatomic, assign) LTAnnVerticalAlignment verticalAlignment; 
public AnnVerticalAlignment getVerticalAlignment() 
public void setVerticalAlignment(AnnVerticalAlignment verticalAlignment) 
public:  
   property AnnVerticalAlignment^ VerticalAlignment 
   { 
      AnnVerticalAlignment^ get() 
      void set(AnnVerticalAlignment^ value) 
   } 
VerticalAlignment # get and set (AnnTextObject) 

Property Value

An AnnVerticalAlignment value indicating the vertical alignment for this AnnTextObject.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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