Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function EmptyResult( _ ByVal actualSize As SizeFEx _ ) As LayoutResult |
C# | |
---|---|
public static LayoutResult EmptyResult( SizeFEx actualSize ) |
Parameters
- actualSize
- Indicates the actual size that layout area, produced by layout manager, will occupy.