ActiveReports for .NET 18.0J
drawLine メソッド (_Render)

GrapeCity.DataVisualization.Chart 名前空間 > _Render クラス : drawLine メソッド
シンタックス
'宣言
 
Public Sub drawLine( _
   ByVal x1 As Double, _
   ByVal y1 As Double, _
   ByVal x2 As Double, _
   ByVal y2 As Double, _
   Optional ByVal clipping As IRegion, _
   Optional ByVal transform As IMatrix _
) 
public void drawLine( 
   double x1,
   double y1,
   double x2,
   double y2,
   IRegion clipping,
   IMatrix transform
)

パラメータ

x1
y1
x2
y2
clipping
transform
参照

_Render クラス
_Render メンバ