public Plane3D( Vector3D Normal, Point3D Point )
public: Plane3D( Vector3D Normal, Point3D Point )
'Declaration Public Function New( _ ByVal Normal As Vector3D, _ ByVal Point As Point3D _ )
'Usage Dim Normal As Vector3D Dim Point As Point3D Dim instance As New Plane3D(Normal, Point)
Target Platforms: .NET CLR 4.0 or higher
Plane3D Structure Plane3D Members Overload List