Interface ISketchExporter
public interface ISketchExporter : IExchanger
Methods
bool DoExport(Clipboard clipboard, Sketch sketch)
clipboardClipboardsketchSketch
- Returns: bool
bool DoExport(string fileName, Sketch sketch)
fileNamestringsketchSketch
- Returns: bool