Represents an ellipse in a DXF image.
Top
Top
Top
The following tables list the members exposed by the DXFEllipse type.
Name | Description | |
---|---|---|
DXFEllipse | (Overloaded) Initializes a new instance of the DXFEllipse class. |
Name | Description | |
---|---|---|
Color | Gets or sets a color for this figure. (inherited from DXFFigure). | |
Layer | Gets or sets the current layer for this figure. (inherited from DXFFigure). | |
LeftTop | Gets coordinates of the left top point of an ellipse. | |
PCenter | Gets or sets coordinates of the center point of an ellipse. | |
RightBottom | Gets coordinates of the right bottom point of an ellipse. |
Name | Description | |
---|---|---|
Equals | (Overloaded) (inherited from Object). | |
ExportAsDXF | Adds an ellipse to 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). |