←Select platform

PointerPosition Property

Summary
Gets or sets the position of this AnnTextPointerObject object's pointer.
Syntax
C#
VB
Objective-C
C++
Java
public LeadPointD PointerPosition { get; set; } 
Public Property PointerPosition As LeadPointD 
@property (nonatomic) LeadPointD pointerPosition; 
public LeadPointD getPointerPosition() 
public void setPointerPosition(LeadPointD position) 
public:  
   property LeadPointD^ PointerPosition 
   { 
      LeadPointD^ get() 
      void set(LeadPointD^ value) 
   } 

Property Value

A Leadtools.LeadPointD that specifies the position of the pointer.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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