centerPoint Property

Summary

Gets or sets the center point of this AnnPointObject.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPointObject.prototype, 'centerPoint', 
	get: function(), 
	set: function(value) 
) 
centerPoint: LeadPointD; 

Property Value

The center point of this AnnPointObject.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly