(Leadtools.Annotations.Core)

CenterPoint Property (AnnPointObject)

Show in webframe





Gets or sets the center point of this AnnPointObject.
Syntax
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');

Property Value

The center point of this AnnPointObject.
Requirements

Target Platforms

See Also

Reference

AnnPointObject Class
AnnPointObject Members

 

 


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