Pens.DeepPink 属性

定义

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

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

属性值

Pen

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

适用于