LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

FlipReverseText Property (AnnSvgTextObjectRenderer)

Show in webframe
Gets or sets a value that indicate whether the text inside the object is rendered flip or reversed when the object is orientation is changed.
Syntax
get_flipReverseText();
set_flipReverseText(value);
Object.defineProperty('flipReverseText');

Property Value

TypeDescription
booleantrue to render the text inside the object flip or reversed when the object is orientation is changed, otherwise; false. Default value is false.
Remarks

The value of this property will determine how the text is rendered when the owner object is flipped or reserved. Set to false to leave the text always in the correct top-left orientation regardless if the object itself is flipped or reserved. Or set it to true to show the text flipped and or reversed when the object itself flips or reverses.

See Also

Reference

AnnSvgTextObjectRenderer Object
AnnSvgTextObjectRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.