'宣言 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.