Gets the rectangle containing the coordinates of the view's drawing area.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Rectangle GetWindowRectangle()
Return Value
Rectangle
The rectangle of the view window.
See Also
Reference