Partager via


Line.SetBounds Method

 

Sets the bounds of the control.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

Overload List

Name Description
System_CAPS_pubmethod SetBounds(Int32, Int32, Int32)

Specifies the coordinates for the control (location and size).

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

System_CAPS_pubmethod SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

See Also

Line Class
Microsoft.WindowsServerSolutions.Controls Namespace

Return to top