DockablePaneState.SetFloatingRectangle
Description:
When %dockPosition% is Floating, sets the rectangle used to determine the size and position of the pane when %dockPosition% is Floating. Coordinates are relative to the upper-left-hand corner of the main Revit window.
When %dockPosition% is Floating, sets the rectangle used to determine the size and position of the pane when %dockPosition% is Floating. Coordinates are relative to the upper-left-hand corner of the main Revit window.
public void SetFloatingRectangle(
Rectangle rect
)
-
rectThe rectangle to use when floating.
-
Rectangle is not normalized.
-
A non-optional argument was null