documentationfor yFiles for HTML 2.6

VoidEdgeStyle

A void implementation of an edge style that does nothing and behaves like an invisible style.

Inheritance Hierarchy
VoidEdgeStyle
Implemented Interfaces

Remarks

This class implements the singleton pattern. Use the shared static INSTANCE of this class instead of null where null is not allowed. For example you cannot assign null to the style property of an IEdge.

Type Details

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

See Also

Methods

Constants