drawPointerFirst Property

Summary

Indicates whether to draw the pointer of this object first and then the rectangular boundaries or vise versa.

Syntax
JavaScript
Object.defineProperty(AnnTextPointerDrawDesigner.prototype, 'drawPointerFirst', 
	get: function(), 
	set: function(value) 
) 

Property Value

true to draw the object pointer first; otherwise, false to draw the text boundaries and then the object pointer. The default value is true.

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

Leadtools.Annotations.Designers Assembly

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