NodeShape.ProcessVisibilityChange(Boolean) Method

Definition

Process the consequential change from a change in the visibility of this shape

protected:
 override void ProcessVisibilityChange(bool show);
protected override void ProcessVisibilityChange (bool show);
override this.ProcessVisibilityChange : bool -> unit
Protected Overrides Sub ProcessVisibilityChange (show As Boolean)

Parameters

show
Boolean

The new visibility state of the shape

Applies to