PointNormal.Normal Property

Gets or sets the 3D normal associated to this 3D point.
Public Property Normal() As Vector3D
This language is not supported or no code example is available.
public Vector3D Normal {get; set;}
This language is not supported or no code example is available.

Property Value

Vector3D

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition