Bitmap for UWP
AddBezier メソッド (GeometrySink)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > GeometrySink インターフェース : 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.
参照

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