| オーバーロード | 解説 |
|---|---|
| RenderEmpty コンストラクタ() | Initializes a new instance of the RenderEmpty class. |
| RenderEmpty コンストラクタ(Unit,Unit) | Initializes a new instance of the RenderEmpty class with specified width and height. |
| RenderEmpty コンストラクタ(Unit) | Initializes a new instance of the RenderEmpty class with a specified height. |
| RenderEmpty コンストラクタ(BreakEnum) | Initializes a new instance of the RenderEmpty class with a zero height and a specified RenderObject.BreakAfter value. |