Pens.Honeydew 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 ^ Honeydew { System::Drawing::Pen ^ get(); };
public static System.Drawing.Pen Honeydew { get; }
static member Honeydew : System.Drawing.Pen
Public Shared ReadOnly Property Honeydew As Pen
Property Value
A Pen object set to a system-defined color.
Applies to
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.