다음을 통해 공유


ListCompartmentDescription 클래스

CompartmentShapes에 적용된 ListCompartments에 대한 설명입니다.

상속 계층 구조

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.CompartmentDescription
    Microsoft.VisualStudio.Modeling.Diagrams.ListCompartmentDescription
      Microsoft.VisualStudio.Modeling.Diagrams.ElementListCompartmentDescription

네임스페이스:  Microsoft.VisualStudio.Modeling.Diagrams
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

구문

‘선언
Public MustInherit Class ListCompartmentDescription _
    Inherits CompartmentDescription
public abstract class ListCompartmentDescription : CompartmentDescription

ListCompartmentDescription 형식에서는 다음과 같은 멤버를 노출합니다.

생성자

  이름 설명
Protected 메서드 ListCompartmentDescription 모든 초기 값을 사용하는 생성자입니다.

위쪽

속성

  이름 설명
Public 속성 AllowCustomCompartmentFillColor CompartmentFill 색의 가변성을 가져오거나 설정합니다. (CompartmentDescription에서 상속됨)
Public 속성 AllowCustomTitleFillColor TitleFill 색의 가변성을 가져오거나 설정합니다. (CompartmentDescription에서 상속됨)
Public 속성 CompartmentFillColor 구획 본문의 Fill Color를 가져오거나 설정합니다. (CompartmentDescription에서 상속됨)
Protected 속성 IsDefaultCollapsed
Public 속성 ItemFontSettings 구획 항목에 사용되는 글꼴 설정을 가져오거나 설정합니다.
Public 속성 ItemTextColor
Public 속성 Name Compartment의 Name 식별자를 가져오거나 설정합니다. (CompartmentDescription에서 상속됨)
Public 속성 Title 구획 머리글에 표시되는 제목을 가져오거나 설정합니다. (CompartmentDescription에서 상속됨)
Public 속성 TitleFillColor 구획 머리글의 FillColor를 가져오거나 설정합니다. (CompartmentDescription에서 상속됨)
Public 속성 TitleFontSettings 구획 제목에 사용되는 글꼴 설정을 가져오거나 설정합니다. (CompartmentDescription에서 상속됨)
Public 속성 TitleTextColor (CompartmentDescription에서 상속됨)

위쪽

메서드

  이름 설명
Public 메서드 CreateCompartment 이 설명과 일치하는 구획을 만듭니다. (CompartmentDescription에서 상속됨)
Public 메서드 Equals 지정한 개체와 현재 개체가 같은지 여부를 확인합니다. (Object에서 상속됨)
Protected 메서드 Finalize 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Public 메서드 GetHashCode 기본 해시 함수로 작동합니다. (Object에서 상속됨)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Protected 메서드 MemberwiseClone 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)
Public 메서드 ToString 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.VisualStudio.Modeling.Diagrams 네임스페이스