DioDocs for PDF
ObjectRect コンストラクタ(PointF,SizeF)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > ObjectRect クラス > ObjectRect コンストラクタ : ObjectRect コンストラクタ(PointF,SizeF)
A System.Drawing.PointF that represents the upper-left corner of the rectangle.
A System.Drawing.SizeF that represents the size of the rectangle.
Initializes a new instance of the ObjectRect class with the specified location and size.
シンタックス
'宣言
 
Public Function New( _
   ByVal pt As System.Drawing.PointF, _
   ByVal sz As System.Drawing.SizeF _
)
public ObjectRect( 
   System.Drawing.PointF pt,
   System.Drawing.SizeF sz
)

パラメータ

pt
A System.Drawing.PointF that represents the upper-left corner of the rectangle.
sz
A System.Drawing.SizeF that represents the size of the rectangle.
参照

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