Search
Thickness.bottom Property
See Also
 





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

Namespace: MindFusion.Drawing
File: Thickness.js

 Syntax

JavaScript  Copy Code

get bottom() {}
set bottom(value) {}

 Property Value

Number

The width of the bottom side of the frame.

 See Also