pointerStyle Property

Summary

Value indicating the line ending style of a text pointer line.

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

Property Value

The line ending style of the text pointer line. The default ending style is AnnArrowLineEnding.

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