LEADTOOLS Medical (Leadtools.Medical3D assembly)

Point Property (Medical3DPlane)

Show in webframe





Gets or sets a point on the plane.
Syntax
public Point3D Point {get; set;}
'Declaration
 
Public Property Point As Point3D
'Usage
 
Dim instance As Medical3DPlane
Dim value As Point3D
 
instance.Point = value
 
value = instance.Point

            

            
public:
property Point3D Point {
   Point3D get();
   void set (    Point3D value);
}

Property Value

A Leadtools.MedicalViewer.Point3D point that represents a point on the plane.
Example
For an example refer to Planes
Requirements

Target Platforms

See Also

Reference

Medical3DPlane Class
Medical3DPlane Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features