Share

UIApplication.MainWindowExtents 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: 26.2.0.0 (26.2.0.0)

Syntax

C#

public virtual Rectangle MainWindowExtents { get; }

Property Value

Rectangle

See Also

Reference

Was this information helpful?