pointerPosition Property (AnnTextPointerObject)

Summary

Gets or sets the position of this AnnTextPointerObject object's pointer.

Syntax

JavaScript Syntax
Object.defineProperty(AnnTextPointerObject.prototype, 'pointerPosition', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
pointerPosition: LeadPointD;

Property Value

A LeadPointD that specifies the position of the pointer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize