←Select platform

CenterPoint Property

Summary
Gets or sets the center point of this AnnPointObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadPointD CenterPoint { get; set; } 
@property (nonatomic, assign) LeadPointD centerPoint; 
public LeadPointD getCenterPoint() 
public void setCenterPoint(LeadPointD centerPoint) 
public:  
   property LeadPointD^ CenterPoint 
   { 
      LeadPointD^ get() 
      void set(LeadPointD^ value) 
   } 
CenterPoint # get and set (AnnPointObject) 

Property Value

The center point of this AnnPointObject.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.