다음을 통해 공유


Colors.YellowGreen 속성

정의

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

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

속성 값

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

적용 대상