Color.LightSteelBlue プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象