[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.PathGeometry.Stream

Stream Method

Stream(GeometrySink)

Copies the contents of the path geometry to the specified GeometrySink.

Declaration
public void Stream(GeometrySink geometrySink)
Parameters
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.