documentationfor yFiles for HTML 2.6

The interface for the visual representation of an arrow that is normally used to decorate the visual representation of an IEdge.

Inheritance Hierarchy
IArrow

Remarks

Instances of this class are used by IEdgeStyle implementations.

This is a convertible type that can be used with the following notation(s) in parameter lists, parameter objects or setters.

The strings applying to this scheme are converted to Arrows:

'[color] [scale] type'

color = CSS color strings
scale = xx-small|x-small|small|medium|large|x-large|xx-large
type = normal|none|default|simple|short|diamond|cross|circle|ball|triangle

Valid color strings are the same as for Color. Square brackets mark optional declarations.

Related Programming Samples

12 Custom Arrow
Create a custom arrow that matches our edge style

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.styles.IArrow

See Also

Properties

Methods

Constants

Static Methods