(Leadtools.Annotations.Core)

PointerPosition Property (AnnTextPointerObject)

Show in webframe





Gets or sets the position of this AnnTextPointerObject object's pointer.
Syntax
public LeadPointD PointerPosition {get; set;}
Public Property PointerPosition As LeadPointD
public 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

See Also

Reference

AnnTextPointerObject Class
AnnTextPointerObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.