Appends the specified values to the width and the height of the specified rectangle.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static void AddToRect ( |
Visual Basic Copy Code |
---|
Public Shared Sub AddToRect( _ |
The Rectangle 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 .NET MAUI infrastructure and is not intended to be used directly from your code.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |