←Select platform

PointerPosition Property

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

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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