rotateWithParent Property

Summary

Gets or sets a value that indicates whether to rotate the label when annotations viewer get rotated.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnLabelRenderer.prototype, 'rotateWithParent', 
	get: function(), 
	set: function(value) 
) 
rotateWithParent: boolean; 

Property Value

true to rotate the label when annotations viewer get rotated false.

Remarks

This property is designed to work with object name label only.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.JavaScript Assembly