Represents a polyline in a DXF image.
Top
Top
The following tables list the members exposed by the DXFPolyline type.
Name | Description | |
---|---|---|
DXFPolyline | (Overloaded) Initializes a new instance of the DXFPolyBezier class. |
Name | Description | |
---|---|---|
Clear | Clears the polyline points collection. | |
Equals | (Overloaded) (inherited from Object). | |
ExportAsDXF | Adds a polyline 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). |