Table of Contents

Interface IDrawingExporter

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

Methods

bool DoExport(string fileName, Drawing drawing)
fileName string
drawing Drawing
Returns: bool