FlexChart for WinForms
DrawBezier メソッド (SketchGraphicsRenderEngine)

C1.Win.FlexChart.10 アセンブリ > C1.Win.Chart 名前空間 > SketchGraphicsRenderEngine クラス : DrawBezier メソッド
シンタックス
'宣言
 
Public Sub DrawBezier( _
   ByVal x1 As System.Double, _
   ByVal y1 As System.Double, _
   ByVal x2 As System.Double, _
   ByVal y2 As System.Double, _
   ByVal x3 As System.Double, _
   ByVal y3 As System.Double, _
   ByVal x4 As System.Double, _
   ByVal y4 As System.Double _
) 
public void DrawBezier( 
   System.double x1,
   System.double y1,
   System.double x2,
   System.double y2,
   System.double x3,
   System.double y3,
   System.double x4,
   System.double y4
)

パラメータ

x1
y1
x2
y2
x3
y3
x4
y4
参照

参照

SketchGraphicsRenderEngine クラス
SketchGraphicsRenderEngine メンバ