LineDashStyle
Énumération LineDashStyle
Représente le style de trait en tirets.
public enum LineDashStyle : sbyte
Valeurs
| Nom | Valeur | Description |
|---|---|---|
| NotDefined | -1 | |
| Solid | 0 | |
| Dot | 1 | |
| Dash | 2 | |
| LargeDash | 3 | |
| DashDot | 4 | |
| LargeDashDot | 5 | |
| LargeDashDotDot | 6 | |
| SystemDash | 7 | |
| SystemDot | 8 | |
| SystemDashDot | 9 | |
| SystemDashDotDot | 10 | |
| Custom | 11 |
Voir aussi
- espace de noms Aspose.Slides
- assembly Aspose.Slides