ActiveReports 12
Measure Method (ILayoutManager)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutManager Interface : Measure Method
LayoutContext specifying information about layout operations
A query by the layout system of what the results of a call to Layout would be with the specified settings.
Syntax
'Declaration
 
Function Measure( _
   ByVal context As LayoutContext _
) As LayoutResult

Parameters

context
LayoutContext specifying information about layout operations

Return Value

LayoutResult indicating outcome of this operation
See Also

Reference

ILayoutManager Interface
ILayoutManager Members