System::Drawing::Pens::get_PaleGoldenrod method
Pens::get_PaleGoldenrod method
Returns a Pen object with a width of 1 and whose ARGB color in hexadecimal notation has a value of #FFEEE8AA.
static SharedPtr<Pen> System::Drawing::Pens::get_PaleGoldenrod()
See Also
- Typedef SharedPtr
- Class Pen
- Class Pens
- Namespace System::Drawing
- Library Aspose.Font for C++