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

Name Description
Public property CenterPoint Gets or sets the center point of the CAD2DArc instance.
Public property CounterClockWise Gets or sets arc direction.
Public property EndParam Gets or sets the end angle of the CAD2DArc instance.
Public property EndPoint Gets the end point of the CAD2DArc instance.
Public property Radius Gets or sets the radius of the CAD2DArc instance.
Public property StartParam Gets or sets the start angle of the CAD2DArc instance.
Public property StartPoint Gets the start point of theCAD2DArc instance.
Top