Leadtools.Annotations.Core Namespace > AnnPointObject Class : CenterPoint Property |
public LeadPointD CenterPoint {get; set;}
Public Property CenterPoint As LeadPointD
public LeadPointD CenterPoint {get; set;}
@property (nonatomic) LeadPointD centerPoint;
public LeadPointD getCenterPoint() public void setCenterPoint(LeadPointD centerPoint)
get_CenterPoint();
set_CenterPoint(value);
Object.defineProperty('CenterPoint');