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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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