System::Drawing::Pen::set_EndCap method
Pen::set_EndCap method
Sets the ending line cap of the current Pen object.
void System::Drawing::Pen::set_EndCap(Drawing2D::LineCap value)
Parameter | Type | Description |
---|---|---|
value | Drawing2D::LineCap | The value to set |
See Also
- Enum LineCap
- Class Pen
- Namespace System::Drawing
- Library Aspose.PUB for C++