言語

Color.MediumSeaGreen プロパティ

定義

ARGB 値が #FF3CB371 であるシステム定義の色を取得します。

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

プロパティ値

システム定義の色を表す Color

適用対象