LineCapStyle
LineCapStyle enumeration
Represents the line cap style.
public enum LineCapStyle : sbyte
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 |
|
Round | 0 |
|
Square | 1 |
|
Flat | 2 |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides
Represents the line cap style.
public enum LineCapStyle : sbyte
Name | Value | Description |
---|---|---|
NotDefined | -1 |
|
Round | 0 |
|
Square | 1 |
|
Flat | 2 |