set_DashCap()
Pen::set_DashCap(Drawing2D::DashCap) method
Sets a value that specifies the cap used at the both ends of a dashed line.
void System::Drawing::Pen::set_DashCap(Drawing2D::DashCap value)
Arguments
Parameter | Type | Description |
---|---|---|
value | Drawing2D::DashCap | The value to set |
See Also
- Enum DashCap
- Class Pen
- Namespace System::Drawing
- Library Aspose.Slides