'Declaration Public Function AdjustFromResult( _ ByVal result As LayoutResult _ ) As LayoutContext
public LayoutContext AdjustFromResult( LayoutResult result )
Parameters
- result
- A LayoutResult object containing the output of the ILayoutManager interface.