System::Drawing::Pen::set_CustomEndCap method

Pen::set_CustomEndCap method

Sets the custom end line cap.

void System::Drawing::Pen::set_CustomEndCap(const SharedPtr<Drawing2D::CustomLineCap> &value)
ParameterTypeDescription
valueconst SharedPtr<Drawing2D::CustomLineCap>&The value to set

See Also