Reports for WinForms
RenderEllipse コンストラクタ(Unit,Unit,Unit,Unit)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderEllipse クラス > RenderEllipse コンストラクタ : RenderEllipse コンストラクタ(Unit,Unit,Unit,Unit)
楕円の X座標。
楕円の Y座標。
楕円の幅。
楕円の高さ。
楕円の位置とサイズを割り当てて、 RenderEllipseクラスの 新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal x As Unit, _
   ByVal y As Unit, _
   ByVal width As Unit, _
   ByVal height As Unit _
)
public RenderEllipse( 
   Unit x,
   Unit y,
   Unit width,
   Unit height
)

パラメータ

x
楕円の X座標。
y
楕円の Y座標。
width
楕円の幅。
height
楕円の高さ。
参照

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