---
title: JoinStyle
second_title: Aspose.Sildes pour .NET Référence API
description: Renvoie ou définit le style de jointure des lignes. Lecture/écriture LineJoinStyleaspose.slides/linejoinstyle.
type: docs
weight: 140
url: /fr/aspose.slides/ilineformat/joinstyle/
---

## Propriété ILineFormat.JoinStyle

Renvoie ou définit le style de jointure des lignes. Lecture/écriture [`LineJoinStyle`](../../linejoinstyle).

```csharp
public LineJoinStyle JoinStyle { get; set; }

Voir Aussi