←Select platform

PointerPosition Property (AnnTextPointerObject)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.LeadPointD PointerPosition {get; set;}
Public Property PointerPosition As Leadtools.LeadPointD
public Leadtools.LeadPointD PointerPosition {get; set;}
@property (nonatomic) LeadPointD pointerPosition;
public LeadPointD getPointerPosition() 
public void setPointerPosition(LeadPointD position) 
get_PointerPosition(); 
set_PointerPosition(value); 
Object.defineProperty('PointerPosition'); 

Property Value

A Leadtools.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