ActiveReports for .NET 18.0J
cubicSubdivide メソッド

GrapeCity.DataVisualization.Chart 名前空間 > Curve クラス : cubicSubdivide メソッド
シンタックス
'宣言
 
Public Sub cubicSubdivide( _
   ByVal p0 As Double, _
   ByVal p1 As Double, _
   ByVal p2 As Double, _
   ByVal p3 As Double, _
   ByVal t As Double, _
   ByVal output As List(Of Double) _
) 
public void cubicSubdivide( 
   double p0,
   double p1,
   double p2,
   double p3,
   double t,
   List<double> output
)

パラメータ

p0
p1
p2
p3
t
output
参照

Curve クラス
Curve メンバ