HatchBoundaryPathPolyline Class |
Namespace: DXFReaderNET.Entities
The HatchBoundaryPathPolyline type exposes the following members.
Name | Description | |
---|---|---|
![]() | HatchBoundaryPathPolyline |
Initializes a new instance of the polyline edge.
|
![]() | HatchBoundaryPathPolyline(EntityObject) |
Initializes a new instance of the polyline edge.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new objcet that is a copy of the current instance.
(Overrides HatchBoundaryPathEdgeClone.) |
![]() ![]() | ConvertFrom |
Converts a polyline entity to the edge.
|
![]() | ConvertTo |
Converts the edge to entity object.
(Overrides HatchBoundaryPathEdgeConvertTo.) |
Name | Description | |
---|---|---|
![]() | IsClosed |
Gets or sets if the polyline edge is closed.
|
![]() | Type |
The edge type.
(Inherited from HatchBoundaryPathEdge.) |
![]() | Vertexes |
Gets or sets the polyline edge vertex list.
|