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

Name Description
Public method Clone Copies this object and returns the new object.
Public method Equals (Overloaded) (inherited from Object).
Public method ExportAsDXF Adds a layer to the DXFExport figures collection.
Public method ExportBlockAsDXF Virtual function. For redifinition in descendant classes. (inherited from DXFFigure).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method ParseToLines Performs figure approximation by linear segments. (inherited from DXFFigure).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top