System::Drawing::Pen::set_CustomStartCap method

Pen::set_CustomStartCap method

设置自定义起始线帽。

void System::Drawing::Pen::set_CustomStartCap(const SharedPtr<Drawing2D::CustomLineCap> &value)
ParameterType描述
valueconst SharedPtr<Drawing2D::CustomLineCap>&要设置的值

另见