Table of Contents

Delegate CreateLeafLayoutEngine

Namespace
Whim
Assembly
Whim.dll
Creates a non-proxy ILayoutEngine with the given identity.
public delegate ILayoutEngine CreateLeafLayoutEngine(LayoutEngineIdentity identity)

Parameters

identity LayoutEngineIdentity

Returns

ILayoutEngine