| Visual Basic (Declaration) | |
|---|---|
Function GetDesiredSize( _ ByVal availableSize As Size _ ) As Size | |
| C# | |
|---|---|
Size GetDesiredSize( Size availableSize ) | |
Parameters
- availableSize
- The available size of hte area. Empty indicates the available area is infinite.
| DataDynamics.Reports.Windows.Forms | Support Forum |
| GetDesiredSize Method | |
| See Also | |
|
| DataDynamics.Reports.Windows.Forms.UI Namespace > ILayoutElement Interface : GetDesiredSize Method |
| Visual Basic (Declaration) | |
|---|---|
Function GetDesiredSize( _ ByVal availableSize As Size _ ) As Size | |
| C# | |
|---|---|
Size GetDesiredSize( Size availableSize ) | |