Line.SetBounds Method
Sets the bounds of the control.
Namespace: Microsoft.WindowsServerSolutions.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
SetBounds(Int32, Int32, Int32) | Specifies the coordinates for the control (location and size). |
|
SetBounds(Int32, Int32, Int32, Int32) | (Inherited from Control.) |
|
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (Inherited from Control.) |
See Also
Line Class
Microsoft.WindowsServerSolutions.Controls Namespace
Return to top