Compartment::HasShadow Property
Visual Studio 2015
Gets the compartment shape and verifies whether it has a shadow behind it.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System::Booleantrue if the compartment shape has a shadow behind it; otherwise, false.
By default, the return value is false.
Show: