Pens.DarkSlateGray Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A system-defined Pen object with a width of 1.
public:
static property System::Drawing::Pen ^ DarkSlateGray { System::Drawing::Pen ^ get(); };
public static System.Drawing.Pen DarkSlateGray { get; }
static member DarkSlateGray : System.Drawing.Pen
Public Shared ReadOnly Property DarkSlateGray As Pen
Property Value
A Pen object set to a system-defined color.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.