set_DashOffset()

Pen::set_DashOffset(float) 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)

Arguments

ParameterTypeDescription
valuefloatThe value to set

See Also