Search
Thickness.top Property
See Also
 






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

Namespace: MindFusion.Drawing
File: Thickness.js

 Syntax

JavaScript  Copy Code

get top() {}
set top(value) {}

 Property Value

Number

The width of the top side of the frame.

 See Also