ShapeElement.SetShowHideState(Boolean) Method
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.
Set the visibility state of the shape and all its children
C++
public:
void SetShowHideState(bool show);
public void SetShowHideState(bool show);
member this.SetShowHideState : bool -> unit
Public Sub SetShowHideState (show As Boolean)
- show
- Boolean
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |