Color.Bisque プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象