Search
Style.rightBorderThickness Property
See Also
 






Gets or sets the width of the right border of elements with this style.

Namespace: MindFusion.Diagramming.Lanes
File: Style.js

 Syntax

JavaScript  Copy Code

get rightBorderThickness() {}
set rightBorderThickness(value) {}

 Property Value

Number

A number specifying the border width.

 See Also