NodeShape.Collapse Method

Definition

Shrinks the NodeShape to hide all of its nested children. This can only be called from within a transaction.

protected:
 virtual void Collapse();
protected virtual void Collapse ();
abstract member Collapse : unit -> unit
override this.Collapse : unit -> unit
Protected Overridable Sub Collapse ()

Applies to