Aspose::Cells::Drawing::LineFormat::SetJoinType method
LineFormat::SetJoinType method
Specifies the line join type.
void Aspose::Cells::Drawing::LineFormat::SetJoinType(LineJoinType value)
Examples
lineFmt.SetJoinType(LineJoinType::Round);
See Also
- Class Vector
- Enum LineJoinType
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++