ShapeElement.ProcessVisibilityChange(Boolean) Method

Definition

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

Applies to