Curve.IsLine Property

If true the curve is a line and not a degenerated one (a point).
Public ReadOnly Property IsLine() As Boolean
This language is not supported or no code example is available.
public bool IsLine {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition