General
LineJoinStyle és un enum a Aspose.Slides FOSS per Java.
Representa les línies que s’uneixen amb l’estil.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined or default line join style |
ROUND | Represents a rounded line join style |
BEVEL | Represents a beveled line join style |
MITER | Represents a mitered line join style |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | Holds the string representation of the join style |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |