Pens.LightSlateGray 属性
定义
public:
static property System::Drawing::Pen ^ LightSlateGray { System::Drawing::Pen ^ get(); };
public static System.Drawing.Pen LightSlateGray { get; }
member this.LightSlateGray : System.Drawing.Pen
Public Shared ReadOnly Property LightSlateGray As Pen
属性值
设置为系统定义颜色的 Pen 对象。A Pen object set to a system-defined color.
注解
若要查看此类和此类中的其他笔所表示的颜色,请参阅 按名称显示颜色。To see the color represented by this pen and other pens in this class, see Colors by Name.