Inflate/deflate the specified rectangle with the specified values.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public static void AddToRect ( |
Visual Basic Copy Code |
---|
Public Shared Sub AddToRect( _ |
The .NET RectangleF instance that must be modified.
The increment/decrement of the rectangle width.
The increment/decrement of the rectangle height.
This method supports the MindFusion.Diagramming for WebForms infrastructure and is not intended to be used directly from your code.