←Select platform

CenterPoint Property

Summary

Gets or sets the center point of this AnnPointObject. This is a dependency property.

Syntax

C#
VB
C++
public Point CenterPoint { get; set; } 
  
Public Property CenterPoint As Point 
public: 
property Point CenterPoint { 
   Point get(); 
   void set (    Point ); 
} 

Property Value

The center point of this AnnPointObject.

Example

For XAML example, refer to AnnPointObject.

For C#/VB examples, 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.Windows.Annotations Assembly