HatchBoundaryPathEllipse Class |
Namespace: DXFReaderNET.Entities
The HatchBoundaryPathEllipse type exposes the following members.
Name | Description | |
---|---|---|
HatchBoundaryPathEllipse | Initializes a new instance of the HatchBoundaryPathEllipse class | |
HatchBoundaryPathEllipse(EntityObject) | Initializes a new instance of the HatchBoundaryPathEllipse class |
Name | Description | |
---|---|---|
Clone |
Creates a new objcet that is a copy of the current instance.
(Overrides HatchBoundaryPathEdgeClone.) | |
ConvertFrom |
Converts an ellipse entity to the edge.
| |
ConvertTo |
Creates a new object that is a copy of the current instance.
(Overrides HatchBoundaryPathEdgeConvertTo.) |
Name | Description | |
---|---|---|
Center |
Gets or sets the ellipse center.
| |
EndAngle |
Gets or sets the ellipse end angle in radians.
| |
EndMajorAxis |
Gets or sets the ellipse major axis end point.
| |
IsCounterclockwise |
Gets or sets the ellipse clockwise versus.
| |
MinorRatio |
Gets or sets the ellipse ratio of minor axis to major axis.
| |
StartAngle |
Gets or sets the ellipse start angle in radians.
| |
Type |
The edge type.
(Inherited from HatchBoundaryPathEdge.) |