PlanarEntity(Plane, Single) Constructor

Plane and symbol size constructor.
Public Sub New( _ 
ByVal pln As Plane, _ 
ByVal symbolSize As Single
)
This language is not supported or no code example is available.
public PlanarEntity( 
Plane pln
float symbolSize 
)
This language is not supported or no code example is available.

Parameters

pln
Plane

The plane

symbolSize
float

The plane symbol size

.NET Framework

Supported in: 4.8

In this article

Definition