Pens.SlateBlue 属性

定义

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

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

属性值

Pen

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

适用于