←Select platform

Normal Property (Medical3DPlane)

Summary

Gets or sets the point that represents the normal plane.

Syntax

C#
VB
C++
public Leadtools.Medicalviewer.Point3D Normal {get; set;}
Public Property Normal As Leadtools.Medicalviewer.Point3D
public: 
property Leadtools.Medicalviewer.Point3D Normal { 
   Leadtools.Medicalviewer.Point3D get(); 
   void set (    Leadtools.Medicalviewer.Point3D ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize