Bitmap for WPF
Tessellate(TessellationSink) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Geometry クラス > Tessellate メソッド : Tessellate(TessellationSink) メソッド
The C1.Win.DX.Direct2D.TessellationSinkto which the tessellated is appended.
Creates a set of clockwise-wound triangles that cover the geometry after it has been transformed using the specified matrix and flattened using the specified tolerance
シンタックス
'宣言
 
Public Overloads Sub Tessellate( _
   ByVal tessellationSink As TessellationSink _
) 
public void Tessellate( 
   TessellationSink tessellationSink
)

パラメータ

tessellationSink
The C1.Win.DX.Direct2D.TessellationSinkto which the tessellated is appended.

戻り値の型

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
参照

Geometry クラス
Geometry メンバ
オーバーロード一覧