The following tables list the members exposed by the DXFExport type.
Name | Description | |
---|---|---|
Add3DPoint | Adds a 3D point. | |
AddArc | Adds an arc. | |
AddCircle | Adds a circle. | |
AddColor | Adds a color. | |
AddDimension | Adds a dimension | |
AddDimensionStyle | Adds a dimension style. | |
AddEllipse | Adds an ellipse. | |
AddEntity | Adds an entity. | |
AddFloat | Adds a float value. | |
AddHandle | Adds a handle. | |
AddHatch | Adds a hatch. | |
AddInt | Adds an integer value. | |
AddLType | Adds a linetype. | |
AddLTypeScale | Adds a linetype scale. | |
AddLine | Adds a line. | |
AddMText | Adds a Mtext. | |
AddName | Adds a name of an object | |
AddPixel | Adds a pixel. | |
AddPoint | Adds a point. | |
AddPolyBezier | Adds the polyBezier line | |
AddPolyLine | Adds a polyline. | |
AddRectangle | Adds a rectangle. | |
AddSolid | Adds a solid. | |
AddString | Adds a string. | |
AddText | Adds a text. | |
AddThickness | Adds thickness | |
AddVertex | Adds a vertex. | |
BeginBlock | Begins a DXF block | |
BeginPoly | Begins a polyline | |
Clear | Clears the DXFExport object | |
ColorToDXF | Converts System.Drawing.Color object to the dxf color | |
EndBlock | Ends a DXF block | |
EndDraw | Ends a draw | |
Equals | (Overloaded) (inherited from Object). | |
GetBlockByName | Gets DXF block by its name | |
GetHashCode | (inherited from Object). | |
GetStrAutoCADVer | Gets the AutoCAD version | |
GetType | (inherited from Object). | |
Insert | Inserts an object | |
ReferenceEquals | (inherited from Object). | |
Save | Saves the DXF image | |
SaveToFile | Saves DXF to file | |
SaveToStream | Saves DXF to stream. | |
SetLayerByString | Sets layer by its name. | |
ToString | (inherited from Object). |