set_CustomEndCap()

Pen::set_CustomEndCap(const SharedPtr<Drawing2D::CustomLineCap>&) method

Sets the custom end line cap.

void System::Drawing::Pen::set_CustomEndCap(const SharedPtr<Drawing2D::CustomLineCap> &value)

Arguments

ParameterTypeDescription
valueconst SharedPtr<Drawing2D::CustomLineCap>&The value to set

See Also