LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

SetPlanePoints(Point3D,Point3D) Method






The plane point.
The plane normal.
Re-orients the plane position using point and normal.
Syntax
public void SetPlanePoints( 
   Point3D point,
   Point3D normal
)
'Declaration
 
Public Overloads Sub SetPlanePoints( _
   ByVal point As Point3D, _
   ByVal normal As Point3D _
) 
'Usage
 
Dim instance As Medical3DMPRPlane
Dim point As Point3D
Dim normal As Point3D
 
instance.SetPlanePoints(point, normal)
public void SetPlanePoints( 
   Point3D point,
   Point3D normal
)
 function Leadtools.Medical3D.Medical3DMPRPlane.SetPlanePoints(Point3D,Point3D)( 
   point ,
   normal 
)
public:
void SetPlanePoints( 
   Point3D point,
   Point3D normal
) 

Parameters

point
The plane point.
normal
The plane normal.
Remarks
Each plane can be identified using a single point and normal. This method allows you to specify these parameters and set the plane based on them.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DMPRPlane Class
Medical3DMPRPlane Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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