ElementListCompartmentDescription Class

 

Description for ListCompartments applied to CompartmentShapes.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)


public ref class ElementListCompartmentDescription : ListCompartmentDescription

NameDescription
System_CAPS_pubpropertyAllowCustomCompartmentFillColor

Gets or sets the variability for the CompartmentFill color.(Inherited from CompartmentDescription.)

System_CAPS_pubpropertyAllowCustomTitleFillColor

Gets or sets the variability of the TitleFill color.(Inherited from CompartmentDescription.)

System_CAPS_pubpropertyCompartmentFillColor

Gets or sets the Fill Color for the compartment body.(Inherited from CompartmentDescription.)

System_CAPS_protpropertyIsDefaultCollapsed

(Inherited from ListCompartmentDescription.)

System_CAPS_pubpropertyItemFontSettings

Gets or sets the font settings used for the compartment items.(Inherited from ListCompartmentDescription.)

System_CAPS_pubpropertyItemTextColor

(Inherited from ListCompartmentDescription.)

System_CAPS_pubpropertyName

Gets or sets the Name identifier of the Compartment.(Inherited from CompartmentDescription.)

System_CAPS_pubpropertyTitle

Gets or sets the title shown in the comparment header.(Inherited from CompartmentDescription.)

System_CAPS_pubpropertyTitleFillColor

Gets or sets the FillColor for the compartment header.(Inherited from CompartmentDescription.)

System_CAPS_pubpropertyTitleFontSettings

Gets or sets the font settings used for the compartment title.(Inherited from CompartmentDescription.)

System_CAPS_pubpropertyTitleTextColor

(Inherited from CompartmentDescription.)

NameDescription
System_CAPS_pubmethodCreateCompartment(Partition^)

Create a compartment matching this description.(Overrides CompartmentDescription::CreateCompartment(Partition^).)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: