SolidColorBrush.Color 속성
정의
이 SolidColorBrush의 색을 가져오거나 설정합니다.Gets or sets the color of this SolidColorBrush.
public:
property System::Windows::Media::Color Color { System::Windows::Media::Color get(); void set(System::Windows::Media::Color value); };
public System.Windows.Media.Color Color { get; set; }
member this.Color : System.Windows.Media.Color with get, set
Public Property Color As Color
속성 값
브러시의 색입니다.The brush's color. 기본값은 Transparent입니다.The default value is Transparent.
설명
미리 정의 된 색 목록을 보려면 참조는 Colors 클래스입니다.For a list of predefined colors, see the Colors class. 시스템 색 목록을 보려면 참조는 SystemColors 클래스입니다.For a list of system colors, see the SystemColors class.
종속성 속성 정보Dependency Property Information
식별자 필드Identifier field | ColorProperty |
메타 데이터 속성 설정 true Metadata properties set to true |
NoneNone |