Interface IDrawingExporter
public interface IDrawingExporter : IExchanger
Methods
bool DoExport(string fileName, Drawing drawing)
- Returns: bool
public interface IDrawingExporter : IExchanger
bool DoExport(string fileName, Drawing drawing)