Line(Segment3D) Constructor

3D segment constructor.
Public Sub New( _ 
ByVal seg As Segment3D
)
This language is not supported or no code example is available.
public Line( 
Segment3D seg 
)
This language is not supported or no code example is available.

Parameters

seg
Segment3D

The 3D segment

.NET Framework

Supported in: 4.8

In this article

Definition