'Declaration Public Function New( _
ByVal streamStream with the CAD document.As System.IO.Stream _
)
public CadDecoder(
System.IO.Stream stream
)
public: CadDecoder(
System.IO.Stream* stream
)
public:
CadDecoder(
System.IO.Stream^ stream
)
Parameters
- stream
- Stream with the CAD document.