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
layoutobjectThe layout to be updated.If it is null then the GetActiveLayout() is updated.
updateEntitiesboolIf exist and it is true, all figures in the passed layout will also call the UpdateFig(object) in order to update their graphics representation