IControlDesignerView.GetBounds Method (DesignerRegion)
.NET Framework (current version)
Retrieves the outer bounds of the designer view.
Assembly: System.Design (in System.Design.dll)
Parameters
- region
-
Type:
System.Web.UI.Design.DesignerRegion
The DesignerRegion for which you want to retrieve the bounds.
Return Value
Type: System.Drawing.RectangleA Rectangle containing information about the location and measurements of the view at design time.
.NET Framework
Available since 2.0
Available since 2.0
Show: