documentationfor yFiles for HTML 2.6

BevelNodeStyle

An implementation of the INodeStyle that can be used to create rectangular nodes with rounded corners, a bevel border, and a shining background.

Inheritance Hierarchy
BevelNodeStyle
Implemented Interfaces

Remarks

Optionally, this style renders a drop shadow by itself.

This style uses the BevelNodeStyleRenderer to visualize a node.

Type Details

yfiles module
styles-other
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.styles.BevelNodeStyle

See Also

Deprecation warning

Use ShapeNodeStyle, RectangleNodeStyle, ArrowNodeStyle, or implement this as a custom style instead. If you really need to use this style, please contact us.

Constructors

Properties

Methods