DioDocs for PDF
AddTriangles メソッド (ITessellationSink)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > ITessellationSink インターフェース : AddTriangles メソッド
An array of Triangle structures 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 Triangle structures that describe the triangles to add to the sink.
参照

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