NodeShape::ProcessVisibilityChange Method (Boolean)

 

Processes a shape's change in visibility.

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

protected:
virtual void ProcessVisibilityChange(
	bool show
) override

Parameters

show
Type: System::Boolean

true to allow for the visibility change; otherwise, false.

Return to top
Show: