verticalAlignment Property (AnnTextObject)

Summary

Gets or sets a value indicating the vertical alignment for this AnnTextObject.

Syntax

JavaScript Syntax
Object.defineProperty(AnnTextObject.prototype, 'verticalAlignment', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
verticalAlignment: AnnVerticalAlignment;

Property Value

An AnnVerticalAlignment value indicating the vertical alignment for this AnnTextObject.

Requirements

Target Platforms

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