Search
Thickness.applyTo Method
See Also
 





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

Namespace: MindFusion.Drawing
File: Thickness.js

 Syntax

JavaScript  Copy Code

function applyTo (rect)

 Parameters

rect

Rect. The rectangle to deflate.

 See Also