←Select platform

CenterPoint Property

Summary

Gets or sets the center point of this AnnPointObject.

Syntax

C#
VB
C++
public virtual AnnPoint CenterPoint { get; set; } 
  
Public Overridable Property CenterPoint As Leadtools.Annotations.AnnPoint 
public: 
virtual property Leadtools.Annotations.AnnPoint CenterPoint { 
   Leadtools.Annotations.AnnPoint get(); 
   void set (    Leadtools.Annotations.AnnPoint ); 
} 

Property Value

The center point of this AnnPointObject.

Example

For an example, refer to AnnPointObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly