Line(Segment2D) Constructor

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

Parameters

seg
Segment2D

The 2D segment

.NET Framework

Supported in: 4.8

In this article

Definition