System::Drawing::Pen::set_CustomStartCap method

Pen::set_CustomStartCap method

Sets the custom start line cap.

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

See Also