set_CustomStartCap()

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

Sets the custom start line cap.

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

Arguments

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

See Also