textRotate Property

Summary

Gets or sets the rotation value for this AnnTextObject.

Syntax

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

Property Value

An AnnTextRotate value that specifies the number of degrees to rotate this AnnTextObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly