System::Drawing::Drawing2D::CustomLineCap::set_StrokeJoin method

CustomLineCap::set_StrokeJoin method

Sets the LineJoin value which determines how lines of this custom cap are joined.

void System::Drawing::Drawing2D::CustomLineCap::set_StrokeJoin(LineJoin value)
ParameterTypeDescription
valueLineJoinNew stroke join value

See Also