Bitmap for UWP
AddQuadraticBezier メソッド (GeometrySink)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > GeometrySink インターフェース : AddQuadraticBezier メソッド
A structure that describes the control point and the endpoint of the quadratic Bezier curve to add.
Creates a quadratic Bezier curve between the current point and the specified endpoint.
シンタックス
'宣言
 
Sub AddQuadraticBezier( _
   ByVal bezier As QuadraticBezierSegment _
) 
void AddQuadraticBezier( 
   QuadraticBezierSegment bezier
)

パラメータ

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

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