showArrow Property

Summary

Indicates whether to show an arrow at the end of the pointer.

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

Property Value

true to show an arrow at the end of the pointer; otherwise, false. Default value is false.

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.Engine Assembly