Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / CanvasBase Class / SetBounds Method


In This Topic
    SetBounds Method (CanvasBase)
    In This Topic
    Sets the bounds of the element to the position and size of the bounding rectangle of the specified dimensions.
    Overload List
    OverloadDescription
    Sets the bounds of the element to the position and size of the bounding rectangle of the specified dimensions. (Inherited from FarPoint.Win.ElementControl)
    Sets the bounds of the element to the position and size of the specified bounding rectangle object. (Inherited from FarPoint.Win.ElementControl)
    (Inherited from System.Windows.Forms.Control)
    See Also