GrapeCity ActiveReports for .NET 16.0J
AddCurve メソッド (PathExtensions)

GrapeCity.ActiveReports.Drawing 名前空間 > PathExtensions クラス : AddCurve メソッド
スプライン曲線を追加します。
シンタックス
'宣言
 
Public Shared Sub AddCurve( _
   ByVal path As PathEx, _
   ByVal points() As PointF, _
   ByVal tension As Single _
) 
public static void AddCurve( 
   PathEx path,
   PointF[] points,
   float tension
)

パラメータ

path
points
tension
参照

PathExtensions クラス
PathExtensions メンバ