Represents a Rectangle in a DXF image.
Top
Top
Top
The following tables list the members exposed by the DXFRectangle type.
Name | Description | |
---|---|---|
DXFRectangle | (Overloaded) Initializes a new instance of the DXFRectangle 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 or sets coordinates of the left top point of a rectangle. | |
RightBottom | Gets or sets coordinates of the right bottom point of a rectangle. |
Name | Description | |
---|---|---|
Equals | (Overloaded) (inherited from Object). | |
ExportAsDXF | Adds a figure to the 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). |