LineJoinStyle
LineJoinStyle enumeration
Represents the lines join style.
public enum LineJoinStyle : sbyte
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Round | 0 | |
Bevel | 1 | |
Miter | 2 |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides
Represents the lines join style.
public enum LineJoinStyle : sbyte
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Round | 0 | |
Bevel | 1 | |
Miter | 2 |