System::Drawing::Pen::set_CustomStartCap 方法
Pen::set_CustomStartCap method
设置自定义起始线帽。
void System::Drawing::Pen::set_CustomStartCap(const SharedPtr<Drawing2D::CustomLineCap> &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const SharedPtr<Drawing2D::CustomLineCap>& | 要设置的值 |
另见
- Typedef SharedPtr
- Class CustomLineCap
- Class Pen
- Namespace System::Drawing
- Library Aspose.Font for C++