Color.SlateGray プロパティ

定義

ARGB 値が #FF708090 であるシステム定義の色を取得します。

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

プロパティ値

Color

システム定義色を表す Color

適用対象