(Leadtools.Annotations.Core)

PointerPosition Property (AnnPointerObject)

Show in webframe





Gets or sets the AnnPointerPosition used to control the position of the arrow head for this AnnPointerObject.
Syntax
public AnnPointerPosition PointerPosition {get; set;}
Public Property PointerPosition As AnnPointerPosition
public AnnPointerPosition PointerPosition {get; set;}
@property (nonatomic) LTAnnPointerPosition pointerPosition;
public AnnPointerPosition getPointerPosition()
public void setPointerPosition(AnnPointerPosition pointerPosition)
            
 
get_PointerPosition();
set_PointerPosition(value);
Object.defineProperty('PointerPosition');

Property Value

The AnnPointerPosition used to control the position of the arrow head for this AnnPointerObject.
Requirements

Target Platforms

See Also

Reference

AnnPointerObject Class
AnnPointerObject Members

 

 


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