ShapeElement::SetShowHideState Method (Boolean)
Visual Studio 2015
Sets the visibility of the shape and all its children.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- show
-
Type:
System::Boolean
true to show the shape and its children; otherwise, false.
Show: