Table of Contents

Class DxfExchanger

Namespace
Macad.Exchange
Assembly
Macad.Exchange.dll
public sealed class DxfExchanger : ISketchExporter, ISketchImporter, IDrawingExporter, IExchanger
Inheritance
object
DxfExchanger
Implements

Constructors

public DxfExchanger()

Properties

public string Description { get; }
Property Value: string

public string[] Extensions { get; }
Property Value: string[]

public DxfExchanger.DxfSettings Settings { get; }
Property Value: DxfExchanger.DxfSettings

Methods

public bool CanExportToClipboard()
Returns: bool

public bool CanImportFromClipboard(Clipboard clipboard)
clipboard Clipboard
Returns: bool