[]
Copies the contents of the path geometry to the specified GeometrySink.
public void Stream(GeometrySink geometrySink)
| Type | Name | Description |
|---|---|---|
| GeometrySink | geometrySink | The sink to which the path geometry's contents are copied. Modifying this sink does not change the contents of this path geometry. |