System::Drawing::Pen::set_DashStyle method

Pen::set_DashStyle method

Sets a value that specifies the dash style of the current Pen object.

void System::Drawing::Pen::set_DashStyle(Drawing2D::DashStyle value)
ParameterTypeDescription
valueDrawing2D::DashStyleThe value to set

See Also