Color.ForestGreen プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象