ShapeElement.SetShowHideStateImplementation(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.
Main impementation for Show and Hide
protected:
virtual void SetShowHideStateImplementation(bool show);
protected virtual void SetShowHideStateImplementation (bool show);
abstract member SetShowHideStateImplementation : bool -> unit
override this.SetShowHideStateImplementation : bool -> unit
Protected Overridable Sub SetShowHideStateImplementation (show As Boolean)
Parameters
- show
- Boolean
Whether to show or hide the shape