[]
        
(Showing Draft Content)

FarPoint.Win.ControlBase.SetBoundingRectangle

SetBoundingRectangle Method

SetBoundingRectangle(Rectangle, Inset, Inset)

Sets the bounds for the client rectangle for the control.

Declaration
public virtual void SetBoundingRectangle(Rectangle ctlRectangle, Inset border, Inset margin)
Public Overridable Sub SetBoundingRectangle(ctlRectangle As Rectangle, border As Inset, margin As Inset)
Parameters
Type Name Description
Rectangle ctlRectangle

Client Rectangle

Inset border

Border inset

Inset margin

Margin inset