Applies the current thickness to the specified rectangle by deflating the rectangle.
Namespace: MindFusion
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public RectangleF Apply ( |
Visual Basic
Copy Code
|
|---|
Public Function Apply( _ |
The rectangle to deflate.
The modified rectangle.
See Also