[]
Represents the Base class for lines.
[TypeConverter(typeof(LineConverter))]
public abstract class Line
<TypeConverter(GetType(LineConverter))>
Public MustInherit Class Line
| Name | Description |
|---|---|
| Line() | Initializes a new instance of the Line class. |