Represents an arc in a DXF image.
Top
Top
The following tables list the members exposed by the DXFArc type.
Name | Description | |
---|---|---|
![]() |
Color | Gets or sets a color for this figure. (inherited from DXFFigure). |
![]() |
EndAngle | Represents the end angle of an arc. |
![]() |
Layer | Gets or sets the current layer for this figure. (inherited from DXFFigure). |
![]() |
Point | Gets or sets coordinates of the center point of an arc. |
![]() |
Radius | Gets or sets the radius of an arc. |
![]() |
StartAngle | Represents the start angle of an arc. |
Name | Description | |
---|---|---|
![]() |
Equals | (Overloaded) (inherited from Object). |
![]() |
ExportAsDXF | Adds an arc to the DXFExport figures collection. |
![]() |
ExportBlockAsDXF | Virtual function. For redifinition in descendant classes. (inherited from DXFFigure). |
![]() |
GetHashCode | (inherited from Object). |
![]() |
GetType | (inherited from Object). |
![]() |
ParseToLines | Performs figure approximation by linear segments. |
![]() ![]() |
ReferenceEquals | (inherited from Object). |
![]() |
ToString | (inherited from Object). |