Represents a hatch in a DXF image.
Top
Top
The following tables list the members exposed by the DXFHatch type.
Name | Description | |
---|---|---|
BndAmount | Gets the boundaries count of a hatch. | |
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). | |
PatternName | Gets or sets a name of a pattern object. | |
Style | Gets a types style of a hatch. |
Name | Description | |
---|---|---|
Equals | (Overloaded) (inherited from Object). | |
ExportAsDXF | Adds a hatch to the DXFExport figures collection. | |
ExportBlockAsDXF | Virtual function. For redifinition in descendant classes. (inherited from DXFFigure). | |
GetHashCode | (inherited from Object). | |
GetPoint | Returns the specified point from the specified collection of points of a hatch. | |
GetPointsNumber | Returns a count of points of a hatch in the specified number of a collection. | |
GetType | (inherited from Object). | |
ParseToLines | Performs figure approximation by linear segments. (inherited from DXFFigure). | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |