ShapeElement.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:
virtual void ProcessVisibilityChange(bool show);
protected virtual void ProcessVisibilityChange (bool show);
abstract member ProcessVisibilityChange : bool -> unit
override this.ProcessVisibilityChange : bool -> unit
Protected Overridable Sub ProcessVisibilityChange (show As Boolean)
Parameters
- show
- Boolean
The new visibility state of the shape