Color.Thistle プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象