PlanarEntity(Plane) Constructor

Plane constructor.
Public Sub New( _ 
ByVal pln As Plane
)
This language is not supported or no code example is available.
public PlanarEntity( 
Plane pln 
)
This language is not supported or no code example is available.

Parameters

pln
Plane

The plane

.NET Framework

Supported in: 4.8

In this article

Definition