Search
Thickness.right Property
See Also
 





Gets or sets the width of the right side of the frame.

Namespace: MindFusion.Drawing
File: Thickness.js

 Syntax

JavaScript  Copy Code

get right() {}
set right(value) {}

 Property Value

Number

The width of the right side of the frame.

 See Also