System::Drawing::Pen::set_DashPattern method
Pen::set_DashPattern method
Sets an array specifying custom dash pattern in a dashed line. The array consists of numbers that specify the lengths of alternating dashes and spaces.
void System::Drawing::Pen::set_DashPattern(const System::ArrayPtr<float> &value)
See Also
- Typedef ArrayPtr
- Class Pen
- Namespace System::Drawing
- Library Aspose.PUB for C++