HatchBoundaryPathLine Class |
Namespace: DXFReaderNET.Entities
The HatchBoundaryPathLine type exposes the following members.
Name | Description | |
---|---|---|
HatchBoundaryPathLine |
Initializes a new instance of the line edge.
| |
HatchBoundaryPathLine(EntityObject) |
Initializes a new instance of the line edge.
|
Name | Description | |
---|---|---|
Clone |
Creates a new objcet that is a copy of the current instance.
(Overrides HatchBoundaryPathEdgeClone.) | |
ConvertFrom |
Converts a line entity to the edge.
| |
ConvertTo |
Creates a new object that is a copy of the current instance.
(Overrides HatchBoundaryPathEdgeConvertTo.) |
Name | Description | |
---|---|---|
End |
Gets or sets the line end point.
| |
Start |
Gets or sets the line start point.
| |
Type |
The edge type.
(Inherited from HatchBoundaryPathEdge.) |