Bitmap for WPF
AddTriangles メソッド (TessellationSink)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > TessellationSink インターフェース : AddTriangles メソッド
An array of Trianglestructures that describe the triangles to add to the sink.
Copies the specified triangles to the sink.
シンタックス
'宣言
 
Sub AddTriangles( _
   ByVal triangles() As Triangle _
) 
void AddTriangles( 
   Triangle[] triangles
)

パラメータ

triangles
An array of Trianglestructures that describe the triangles to add to the sink.
参照

TessellationSink インターフェース
TessellationSink メンバ