documentationfor yFiles for HTML 2.6

WebGL2PolylineEdgeStyle

A polygonal edge style for use in WebGL2 rendering.

Inheritance Hierarchy
WebGL2PolylineEdgeStyle

Remarks

This style connects the bends of an edge with straight-line segments.

Note that unlike IEdgeStyle implementations, this class is immutable and can not be used with setStyle. All properties are read-only and immutable and the class cannot be subclassed, either. Its sole purpose is to be used with the setStyle method of WebGL2GraphModelManager.

Type Details

yfiles module
view-webgl
yfiles-umd modules
view-webgl, view
Legacy UMD name
yfiles.view.WebGL2PolylineEdgeStyle

See Also

Constructors

Properties