Device.DrawRect
Device.DrawRect method
四角形を描画します。
public virtual void DrawRect(double x, double y, double width, double height)
| パラメータ | タイプ | 説明 |
|---|---|---|
| x | Double | 長方形の左上隅の X 座標。 |
| y | Double | 長方形の左上隅の Y 座標。 |
| width | Double | 長方形の幅。 |
| height | Double | 長方形の高さ。 |
関連項目
- class Device
- 名前空間 Aspose.Page
- 組み立て Aspose.Page