Pens.LemonChiffon 属性

定义

系统定义的宽度为 1 的 Pen 对象。

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

属性值

Pen

设置为系统定义颜色的 Pen 对象。

适用于