Point Property

Summary
Gets or sets a point on the plane.
Syntax
C#
VB
C++
public Point3D Point { get; set; } 
  
Public Property Point As Point3D 
public: 
property Point3D Point { 
   Point3D get(); 
   void set (    Point3D ); 
} 

Property Value

Leadtools.MedicalViewer.Point3D that represents a point on the plane.

Example

For an example refer to AxialPlane

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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