[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.Composition.Surface.PerformLayout

PerformLayout Method

PerformLayout()

Recalculates the layout of all Visual and Space objects on this Surface.

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.