Search
Thickness.left Property
See Also
 





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

Namespace: MindFusion.Drawing
File: Thickness.js

 Syntax

JavaScript  Copy Code

get left() {}
set left(value) {}

 Property Value

Number

The width of the left side of the frame.

 See Also