DioDocs for PDF
AddBezier メソッド (IGeometrySink)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > IGeometrySink インターフェース : AddBezier メソッド
A structure that describes the control points and endpoint of the Bezier curve to add.
Creates a cubic Bezier curve between the current point and the specified endpoint.
シンタックス
'宣言
 
Sub AddBezier( _
   ByVal bezier As BezierSegment _
) 
void AddBezier( 
   BezierSegment bezier
)

パラメータ

bezier
A structure that describes the control points and endpoint of the Bezier curve to add.
参照

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