Creates a new stream object with its own seek pointer that references the same bytes as the original stream.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Sub Clone ( _ ByRef ppstm As IStream _ )
public virtual void Clone( ref IStream ppstm )