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

GrapeCity.DataVisualization.Chart 名前空間 > BaseRenderEngine クラス : drawLine メソッド
シンタックス
'宣言
 
Public Overridable 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 virtual void drawLine( 
   double x1,
   double y1,
   double x2,
   double y2,
   IRegion clipping,
   IMatrix transform
)

パラメータ

x1
y1
x2
y2
clipping
transform
参照

BaseRenderEngine クラス
BaseRenderEngine メンバ