NodeShape::GetIsExpandedValue Method ()

 

Gets 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 bool GetIsExpandedValue()

Return Value

Type: System::Boolean

true if the user can expand the shape; otherwise, false.

Return to top
Show: