ListCompartmentDescription Class
Description for ListCompartments applied to CompartmentShapes.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Microsoft.VisualStudio.Modeling.Diagrams::CompartmentDescription
Microsoft.VisualStudio.Modeling.Diagrams::ListCompartmentDescription
Microsoft.VisualStudio.Modeling.Diagrams::ElementListCompartmentDescription
| Name | Description | |
|---|---|---|
![]() | ListCompartmentDescription(String^, String^, Color, Boolean, Color, Boolean, FontSettings^, FontSettings^, Boolean) | Constructor that takes all of the initial values. |
| Name | Description | |
|---|---|---|
![]() | AllowCustomCompartmentFillColor | Gets or sets the variability for the CompartmentFill color.(Inherited from CompartmentDescription.) |
![]() | AllowCustomTitleFillColor | Gets or sets the variability of the TitleFill color.(Inherited from CompartmentDescription.) |
![]() | CompartmentFillColor | Gets or sets the Fill Color for the compartment body.(Inherited from CompartmentDescription.) |
![]() | IsDefaultCollapsed | |
![]() | ItemFontSettings | Gets or sets the font settings used for the compartment items. |
![]() | ItemTextColor | |
![]() | Name | Gets or sets the Name identifier of the Compartment.(Inherited from CompartmentDescription.) |
![]() | Title | Gets or sets the title shown in the comparment header.(Inherited from CompartmentDescription.) |
![]() | TitleFillColor | Gets or sets the FillColor for the compartment header.(Inherited from CompartmentDescription.) |
![]() | TitleFontSettings | Gets or sets the font settings used for the compartment title.(Inherited from CompartmentDescription.) |
![]() | TitleTextColor | (Inherited from CompartmentDescription.) |
| Name | Description | |
|---|---|---|
![]() | CreateCompartment(Partition^) | Create a compartment matching this description.(Inherited from CompartmentDescription.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



