ShapeElement.Show Method

Makes a shape and all its children visible.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Sub Show
'Usage
Dim instance As ShapeElement

instance.Show()
public void Show()
public:
void Show()
public function Show()

.NET Framework Security

See Also

Reference

ShapeElement Class

ShapeElement Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace

IsVisible