[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutHost.PerformLayout

PerformLayout Method

PerformLayout()

Recalculates the layout of all "dirty" LayoutRect objects in the LayoutHost.

Declaration
public bool PerformLayout()
Public Function PerformLayout() As Boolean
Returns
Type Description
bool

true if successful, false if the width or height of any LayoutRect has become negative and the ThrowIfNotFit is false.