Color.LightCoral プロパティ

定義

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

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

プロパティ値

Color

システム定義色を表す Color

適用対象