Color.LavenderBlush プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象