Loads shapes data into the TX Drawing Control from a specified object of type System.IO.Stream.
public void Load(System.IO.Stream stream);
Public Sub Load(ByVal stream As System.IO.Stream)