System::Drawing::Drawing2D::CustomLineCap::set_StrokeJoin method
CustomLineCap::set_StrokeJoin method
Sets the LineJoin value which determines how lines of this custom cap are joined.
void System::Drawing::Drawing2D::CustomLineCap::set_StrokeJoin(LineJoin value)
Parameter | Type | Description |
---|---|---|
value | LineJoin | New stroke join value |
See Also
- Enum LineJoin
- Class CustomLineCap
- Namespace System::Drawing::Drawing2D
- Library Aspose.TeX for C++