'Declaration Public Sub Stream( _ ByVal geometrySink As IGeometrySink _ )
public void Stream( IGeometrySink geometrySink )
Parameters
- geometrySink
- The sink to which the path geometry's contents are copied. Modifying this sink does not change the contents of this path geometry.