NodeShape::CanExpandAndCollapse Property
Visual Studio 2015
Gets the shape and verifies whether a user can expand and collapse it.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System::Booleantrue if a user can expand and collapse the shape; otherwise, false.
This property is used by accessibility to determine whether this shape has an expanded state to report.
Show: