ProgressBar.GetBounds Method

Gets the bounds rectangle in screen coordinates.
Public Overrides Function GetBounds( _ 
ByVal viewport As Viewport
) As Rectangle
This language is not supported or no code example is available.
public override Rectangle GetBounds( 
Viewport viewport 
)
This language is not supported or no code example is available.

Parameters

viewport
Viewport

The viewport

Return Value

Rectangle

The bounds rectangle in screen coordinates.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition