Represents a hatch border as an arc curve.
Top
Top
The following tables list the members exposed by the CAD2DArc type.
Name | Description | |
---|---|---|
CenterPoint | Gets or sets the center point of the CAD2DArc instance. | |
CounterClockWise | Gets or sets arc direction. | |
EndParam | Gets or sets the end angle of the CAD2DArc instance. | |
EndPoint | Gets the end point of the CAD2DArc instance. | |
Radius | Gets or sets the radius of the CAD2DArc instance. | |
StartParam | Gets or sets the start angle of the CAD2DArc instance. | |
StartPoint | Gets the start point of theCAD2DArc instance. |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of the current CAD2DArc class instance. | |
Dispose | Releases all resources used by the CAD2DArc class instance. | |
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |