Grasshopper API
GH_AnimatorRectangleAnimator Method (Rectangle, Rectangle) |
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

public static GH_Animator<Rectangle> RectangleAnimator( Rectangle A, Rectangle B )
Public Shared Function RectangleAnimator ( A As Rectangle, B As Rectangle ) As GH_Animator(Of Rectangle)
Parameters
- A
- Type: System.DrawingRectangle
- B
- Type: System.DrawingRectangle
Return Value
Type: GH_AnimatorRectangle