AnnPointerPosition Enumeration

Summary

Controls the position of the arrow head for the AnnPointerObject.

Syntax
TypeScript
JavaScript
lt.Annotations.Engine.AnnPointerPosition = { 
	start: 0, 
	end: 1 
} 
lt.Annotations.Engine.AnnPointerPosition = { 
	start: 0, 
	end: 1 
} 

Members

0 Start

(0)The arrow head is at the start of the AnnPointerObjects line.

1 End

(1)The arrow head is at the end of the AnnPointerObjects line.

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