Color.DarkRed プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象