The following tables list the members exposed by the DXFArc type.

Name Description
Public property Color Gets or sets a color for this figure. (inherited from DXFFigure).
Public property EndAngle Represents the end angle of an arc.
Public property Layer Gets or sets the current layer for this figure. (inherited from DXFFigure).
Public property Point Gets or sets coordinates of the center point of an arc.
Public property Radius Gets or sets the radius of an arc.
Public property StartAngle Represents the start angle of an arc.
Top