Mirror(Plane) Constructor

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

Parameters

plane
Plane

Mirror plane

.NET Framework

Supported in: 4.8

In this article

Definition