Leadtools.Medical3D Namespace > Medical3DPlane Class : Normal Property |
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);
The Normal is a vector that is perpendicular to the clipping plane surface.
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