SystemBrushes.ControlLight プロパティ

定義

3D 要素の明るい色を表す SolidBrush を取得します。

public:
 static property System::Drawing::Brush ^ ControlLight { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush ControlLight { get; }
static member ControlLight : System.Drawing.Brush
Public Shared ReadOnly Property ControlLight As Brush

プロパティ値

3D 要素の明るい色を表す SolidBrush

注釈

明るい色が、光源に面している 3D 要素の部分に適用されます。

適用対象