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
The Normal is a vector that is perpendicular to the clipping plane surface.