다음을 통해 공유


AmbientTheme.CommentIndicatorBrush 속성

정의

워크플로 디자인 화면에서 주석 처리된 디자이너와 연결된 앰비언트 브러시를 가져옵니다.

public:
 property System::Drawing::Brush ^ CommentIndicatorBrush { System::Drawing::Brush ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Brush CommentIndicatorBrush { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CommentIndicatorBrush : System.Drawing.Brush
Public ReadOnly Property CommentIndicatorBrush As Brush

속성 값

워크플로 디자인 화면에서 주석 처리된 디자이너와 연결된 A Brush 입니다.

특성

설명

이 속성에 null 참조(NothingVisual Basic)가 포함되어 있으면 기본적으로 색이 현재 CommentIndicatorColor 속성 값으로 설정된 값을 반환 SolidBrush 합니다.

적용 대상