This class represents the wrapper of the Stream class which exposes IStream interface used in COM (UCOMIStream interface).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Class StreamWrapper _ Implements IStream
public class StreamWrapper : IStream
This class is used by Graphics Mill for .NET and typically you need not use it directly.