Click or drag to resize

ICollapsibleSectionHolderUpdateAllViews Method

[Missing <summary> documentation for "M:Rhino.UI.Controls.ICollapsibleSectionHolder.UpdateAllViews(System.Int32)"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
void UpdateAllViews(
	int flags
)

Parameters

flags
Type: SystemInt32

[Missing <param name="flags"/> documentation for "M:Rhino.UI.Controls.ICollapsibleSectionHolder.UpdateAllViews(System.Int32)"]

See Also