Table of Contents

Interface ISketchExporter

Namespace
Macad.Core
Assembly
Macad.Core.dll
public interface ISketchExporter : IExchanger

Methods

bool DoExport(Clipboard clipboard, Sketch sketch)
clipboard Clipboard
sketch Sketch
Returns: bool

bool DoExport(string fileName, Sketch sketch)
fileName string
sketch Sketch
Returns: bool