HatchBoundaryPathArc Class |
Namespace: DXFReaderNET.Entities
The HatchBoundaryPathArc type exposes the following members.
| Name | Description | |
|---|---|---|
| HatchBoundaryPathArc |
Initializes a new instance of the Arc Edge.
| |
| HatchBoundaryPathArc(EntityObject) |
Initializes a new instance of the Arc Edge.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Overrides HatchBoundaryPathEdgeClone.) | |
| ConvertFrom |
Converts an arc entity to edge.
| |
| ConvertTo |
Converts the edge to entity object.
(Overrides HatchBoundaryPathEdgeConvertTo.) |
| Name | Description | |
|---|---|---|
| Center |
Gets or sets the arc center in world coordinates.
| |
| EndAngle |
Gets or sets the arc end angle in degrees.
| |
| IsCounterclockwise |
Gets or sets if the arc is counterclock wise.
| |
| Radius |
Gets or sets the arc radius.
| |
| StartAngle |
Gets or sets the arc start angle in degrees.
| |
| Type |
The edge type.
(Inherited from HatchBoundaryPathEdge.) |