ActiveReports for .NET 18.0J
AddLine メソッド (PathEx)

GrapeCity.ActiveReports.Drawing 名前空間 > PathEx クラス : AddLine メソッド
点から点へ線を追加します。
シンタックス
'宣言
 
Public Sub AddLine( _
   ByVal point1 As Vector2, _
   ByVal point2 As Vector2 _
) 
public void AddLine( 
   Vector2 point1,
   Vector2 point2
)

パラメータ

point1
point2
参照

PathEx クラス
PathEx メンバ