System::Drawing::Pen::set_DashOffset method

Pen::set_DashOffset method

Sets the distance from the start of a line to the beginning of a dash pattern.

void System::Drawing::Pen::set_DashOffset(float value)
ParameterTypeDescription
valuefloatThe value to set

See Also