AnnPointerPosition Enumeration

Summary

Controls the position of the arrow head for the AnnPolyline Object.

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 AnnPolyline's line.

1

End

(1)The arrow head is at the end of the AnnPolyline's line.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.