MainWindowExtents Property


UIApplication Main Window Extents Property

Get the rectangle that represents the screen pixel coordinates of the Revit main window.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public virtual Rectangle MainWindowExtents { get; }

Property Value

Rectangle
See Also