DioDocs for PDF
Stream メソッド (PathGeometry)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.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 IGeometrySink.
シンタックス
'宣言
 
Public Sub Stream( _
   ByVal geometrySink As IGeometrySink _
) 
public void Stream( 
   IGeometrySink 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 メンバ