Color.ForestGreen 屬性

定義

取得系統定義的色彩,此色彩具有 #FF228B22 的 ARGB 值。

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

屬性值

Color

Color,表示系統定義的色彩。

適用於