[]
Indicates layout operation without any content laid out.
public static LayoutResult EmptyResult()
| Type | Description |
|---|---|
| LayoutResult |
Indicates layout operation without any content laid out and specifies the minimum SizeF required to accomodate the content.
public static LayoutResult EmptyResult(SizeF actualSize)
| Type | Name | Description |
|---|---|---|
| SizeF | actualSize |
| Type | Description |
|---|---|
| LayoutResult |