Implements export to DXF format using a graphic metafile.

The following tables list the members exposed by the MetaForm type.

Name Description
Public constructor MetaForm (Overloaded) Initializes a new instance of the MetaForm class.
Top
Name Description
Public property Exporter Gets the DXFExport class instance.
Public property FileName Gets name of a graphic metafile.
Public property Graphics Gets a Graphics object from MetaForm.
Top
Name Description
Public method AddDrawMetaFormToOnPaint (Overloaded) Adds an instance of the PaintEventHandler delegate to the Paint event of a specified Control.
Public method Conversion_Angle For internal use.
Public method ConvertToDXF (Overloaded) Converts a graphic metafile to DXF image.
Public method Dispose Releases all resources used by the MetaForm.
Public method Equals (Overloaded) (inherited from Object).
Public method Free
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method RemoveDrawMetaFormToOnPaint (Overloaded) Removes an instance of the PaintEventHandler delegate from the Paint event of a specified Control.
Public method SaveFromStream Saves a graphic metafile from file stream to a specified DXF file.
Public method SplitingToStream (Overloaded) Saves a graphic metafile to a specified stream.
Public method Static Splitting Converts a specified graphic metafile to a specified DXF file.
Public method ToString (inherited from Object).
Top
Name Description
Public field mfStream
Top