Color.DarkSlateBlue プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象