ReportViewer for ASP.NET Web Forms
RenderLine コンストラクタ(Unit,Unit,Unit,Unit,LineDef)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderLine クラス > RenderLine コンストラクタ : RenderLine コンストラクタ(Unit,Unit,Unit,Unit,LineDef)
線が結合する2つのポイントの第1の X 座標。
線が結合する2つのポイントの第1の Y 座標。
線が結合する2つのポイントの第2の X 座標。
線が結合する2つのポイントの第2の Y 座標。
線が結合する2つのポイントの座標を割り当てて、RenderLine クラスの 新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x1 As Unit, _
   ByVal y1 As Unit, _
   ByVal x2 As Unit, _
   ByVal y2 As Unit, _
   ByVal shapeLine As LineDef _
)
public RenderLine( 
   Unit x1,
   Unit y1,
   Unit x2,
   Unit y2,
   LineDef shapeLine
)

パラメータ

x1
線が結合する2つのポイントの第1の X 座標。
y1
線が結合する2つのポイントの第1の Y 座標。
x2
線が結合する2つのポイントの第2の X 座標。
y2
線が結合する2つのポイントの第2の Y 座標。
shapeLine
参照

RenderLine クラス
RenderLine メンバ
オーバーロード一覧