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

Normal Property (Medical3DPlane)






Gets or sets the point that represents the normal plane.
Syntax
public Point3D Normal {get; set;}
'Declaration
 
Public Property Normal As Point3D
'Usage
 
Dim instance As Medical3DPlane
Dim value As Point3D
 
instance.Normal = value
 
value = instance.Normal
public Point3D Normal {get; set;}
 get_Normal();
set_Normal(value);
public:
property Point3D Normal {
   Point3D get();
   void set (    Point3D value);
}

Property Value

A Leadtools.MedicalViewer.Point3D point that represents the normal plane.
Remarks

The Normal is a vector that is perpendicular to the clipping plane surface.

Example
For an example refer to Planes
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

Medical3DPlane Class
Medical3DPlane Members

 

 


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