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)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<Drawing2D::CustomLineCap>& | The value to set |
See Also
- Typedef SharedPtr
- Class CustomLineCap
- Class Pen
- Namespace System::Drawing
- Library Aspose.PUB for C++