LineArrowheadLength
Overview
LineArrowheadLength is a enum in Aspose.Slides FOSS for Java.
Represents the length of an arrowhead.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default arrowhead length |
SHORT | Represents a short arrowhead length |
MEDIUM | |
LONG |
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. |