C# Class Hpgl.Converters.Hpgl2File

Show file Open project: spustlik/plotr Class Usage Examples

Public Methods

Method Description
Process ( string outFile, List hpgl ) : void

Method Details

Process() public method

public Process ( string outFile, List hpgl ) : void
outFile string
hpgl List
return void