IGraphFormattedLabel 인터페이스
인터페이스를 나타내는 확장명이 GraphObject (즉, 개체를 영구적으로 저장 되지 않습니다 레이블)에 대 한 형식이 지정 된 선택적 레이블을 제공할 수 있습니다.
네임스페이스: Microsoft.VisualStudio.GraphModel
어셈블리: Microsoft.VisualStudio.GraphModel(Microsoft.VisualStudio.GraphModel.dll)
구문
‘선언
Public Interface IGraphFormattedLabel
public interface IGraphFormattedLabel
public interface class IGraphFormattedLabel
type IGraphFormattedLabel = interface end
public interface IGraphFormattedLabel
IGraphFormattedLabel 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Description | 노드와 연결할 선택적 설명을 제공합니다.일반적인 용도 소비자에 대 한이 정보를 팝업 창으로 표시 됩니다. | |
Label | 소비자가 노드의 레이블 속성 대신 사용할 선택적 레이블을 제공합니다. |
위쪽