HatchBoundaryPath.Line Class |
Namespace: DXFReaderNET.Entities
The HatchBoundaryPath.Line type exposes the following members.
Name | Description | |
---|---|---|
![]() | HatchBoundaryPath.Line() |
Initializes a new instance of the line edge.
|
![]() | HatchBoundaryPath.Line(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 HatchBoundaryPath.Edge.Clone().) |
![]() ![]() | ConvertFrom |
Converts a line entity to the edge.
|
![]() | ConvertTo |
Creates a new object that is a copy of the current instance.
(Overrides HatchBoundaryPath.Edge.ConvertTo().) |
Name | Description | |
---|---|---|
![]() | End |
Gets or sets the line end point.
|
![]() | Start |
Gets or sets the line start point.
|
![]() | Type |
The edge type.
(Inherited from HatchBoundaryPath.Edge.) |