center Property

Summary

The center point of the current 3D volume.

Syntax

TypeScript
JavaScript
Object.defineProperty(Object3DEngine.prototype, 'center', 
	 get: function() 
) 
      center: LeadPoint3D; // read-only 

Property Value

An lt.LeadPoint3D representing the center point. The default value is LeadPoint3D.Empty.

Remarks

The center point is calculated when the associated Volume3DInformation is set in the context of the Object3DEngine Info object.

Requirements

Target Platforms

See Also

Object3DEngine

Object3DEngine Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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