'Declaration Public Overloads Function PrintToStream( _ ByVal binaryFormat As System.Boolean _ ) As System.IO.Stream
public System.IO.Stream PrintToStream( System.bool binaryFormat )
Parameters
- binaryFormat
- The format of the output file, true binary format should be used (C1DB) otherwise standard C1D format.
Return Value
The stream containing the saved grid.