ShapeElement::UpdateDerivedVisible Method (ShapeElement^)

 

Updates the visible state of the derived shape.

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

public protected:
void UpdateDerivedVisible(
	ShapeElement^ source
)

Parameters

source
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^

The shape that changes the visibility of this shape.

Return to top
Show: