Compartment::AllowCustomCompartmentFillColor Property
Visual Studio 2015
Gets or sets permission to have a custom background color for the compartment shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property bool AllowCustomCompartmentFillColor { bool get(); void set(bool value); }
Property Value
Type: System::Booleantrue if the compartment shape can have a custom background color; otherwise, false.
Show: