NodeShape.ProcessVisibilityChange(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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