NodeShape::SetIsExpandedValue Method (Boolean)

 

Sets the value for the IsExpanded property.

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 SetIsExpandedValue(
	bool newValue
)

Parameters

newValue
Type: System::Boolean

The new value for the IsExpanded property.

Return to top
Show: