showArrow Property (AnnTextPointerObject)

Summary

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

Syntax

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

Property Value

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

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