Table of Contents

Method UpdateLayout

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

UpdateLayout(object, bool)

Update Bounding box extends of the passed layout.

public void UpdateLayout(object layout, bool updateEntities)

Parameters

layout object

The layout to be updated.If it is null then the GetActiveLayout() is updated.

updateEntities bool

If exist and it is true, all figures in the passed layout will also call the UpdateFig(object) in order to update their graphics representation