Colors.LemonChiffon 속성

정의

ARGB 값이 #FFFFFACD 시스템 정의 색을 가져옵니다.

public:
 static property Color LemonChiffon { Color get(); };
static Color LemonChiffon();
public static Color LemonChiffon { get; }
var color = Colors.lemonChiffon;
Public Shared ReadOnly Property LemonChiffon As Color

속성 값

ARGB 값이 #FFFFFACD 시스템 정의 색입니다.

적용 대상