DioDocs for PDF
RectangularFigure コンストラクタ(Single,Single,Single,Single)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > RectangularFigure クラス > RectangularFigure コンストラクタ : RectangularFigure コンストラクタ(Single,Single,Single,Single)
Initializes a new instance of the RectangularFigure class.
シンタックス
'宣言
 
Public Function New( _
   ByVal x As System.Single, _
   ByVal y As System.Single, _
   ByVal width As System.Single, _
   ByVal height As System.Single _
)
public RectangularFigure( 
   System.float x,
   System.float y,
   System.float width,
   System.float height
)

パラメータ

x
y
width
height
参照

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