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