Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

PointerPosition Property (AnnTextPointerObject)

Show in webframe
Gets or sets the position of this AnnTextPointerObject object's pointer.
Syntax
get_pointerPosition();
set_pointerPosition(value);
Object.defineProperty('pointerPosition');

Property Value

TypeDescription
LeadPointDA LeadPointD that specifies the position of the pointer.
See Also

Reference

AnnTextPointerObject Object
AnnTextPointerObject Members

Error processing SSI file