DioDocs for PDF
AddQuadraticBezier メソッド (IGeometrySink)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > IGeometrySink インターフェース : 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.
参照

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