Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnPointerEventArgs Class : Location Property |
public LeadPointD Location {get; set;}
'Declaration
Public Property Location As LeadPointD
public LeadPointD Location {get; set;}
@property (nonatomic) LeadPointD location;
public LeadPointD getLocation() public void setLocation(LeadPointD pt)
get_Location();
set_Location(value);
Object.defineProperty('Location');