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

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderRectangle クラス > RenderRectangle コンストラクタ : RenderRectangle コンストラクタ(Unit,Unit,LineDef,Color)
矩形の幅。
矩形の高さ。
矩形の描画に使用される LineDef
矩形の塗りつぶしに使用される色。
矩形の幅と高さ、その描画に使用される LineDef、および塗りつぶし色を割り当てて、 RenderRectangle クラスの新しいインスタンスを初期化します。 矩形の位置は、現在の RenderRectangle の位置に設定されます。
シンタックス
'宣言
 
Public Function New( _
   ByVal width As Unit, _
   ByVal height As Unit, _
   ByVal shapeLine As LineDef, _
   ByVal shapeFillColor As System.Drawing.Color _
)
public RenderRectangle( 
   Unit width,
   Unit height,
   LineDef shapeLine,
   System.Drawing.Color shapeFillColor
)

パラメータ

width
矩形の幅。
height
矩形の高さ。
shapeLine
矩形の描画に使用される LineDef
shapeFillColor
矩形の塗りつぶしに使用される色。
参照

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