LineCapStyle
Overview
LineCapStyle is a enum in Aspose.Slides FOSS for Java.
Represents the line cap style.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined line cap style |
ROUND | Represents a round line cap style |
SQUARE | |
FLAT |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
Methods
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |