Search
Thickness.addToRect Method
See Also
 





Applies the current thickness to the specified rectangle by inflating the rectangle.

Namespace: MindFusion.Drawing
File: Thickness.js

 Syntax

JavaScript  Copy Code

function addToRect (rect)

 Parameters

rect

Rect. The rectangle to inflate.

 See Also