Color.CadetBlue プロパティ

定義

ARGB 値 #FF5F9EA0が のシステム定義の色を取得します。

public:
 static property System::Drawing::Color CadetBlue { System::Drawing::Color get(); };
public static System.Drawing.Color CadetBlue { get; }
static member CadetBlue : System.Drawing.Color
Public Shared ReadOnly Property CadetBlue As Color

プロパティ値

システム定義色を表す Color

適用対象