Represents a hatch border as an ellipse.
Top
Top
Top
The following tables list the members exposed by the CAD2DEllipse type.
Name | Description | |
---|---|---|
CAD2DEllipse | Initializes a new instance of the CAD2DEllipse class. |
Name | Description | |
---|---|---|
CenterPoint | Gets or sets the center point of the CAD2DArc instance. (inherited from CAD2DArc). | |
CounterClockWise | Gets or sets arc direction. (inherited from CAD2DArc). | |
EndParam | Gets or sets the end angle of the CAD2DArc instance. (inherited from CAD2DArc). | |
EndPoint | Gets the end point of the CAD2DArc instance. (inherited from CAD2DArc). | |
IsAngleInParam | Gets or sets a value indicating which type of angle specifies the start and end points of this CAD2DEllipse. | |
MajorPoint | Gets or sets the ellipse's end point of major axis relative to its center point. | |
Radius | Gets or sets the radius of the CAD2DArc instance. (inherited from CAD2DArc). | |
StartParam | Gets or sets the start angle of the CAD2DArc instance. (inherited from CAD2DArc). | |
StartPoint | Gets the start point of theCAD2DArc instance. (inherited from CAD2DArc). |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of the current CAD2DEllipse class instance. | |
Dispose | Releases all resources used by the CAD2DArc class instance. (inherited from CAD2DArc). | |
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |