Bitmap for UWP
Stream メソッド (PathGeometry)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > PathGeometry クラス : Stream メソッド
The sink to which the path geometry's contents are copied. Modifying this sink does not change the contents of this path geometry.
Copies the contents of the path geometry to the specified GeometrySink.
シンタックス
'宣言
 
Public Sub Stream( _
   ByVal geometrySink As GeometrySink _
) 
public void Stream( 
   GeometrySink 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.
参照

PathGeometry クラス
PathGeometry メンバ