GetZoomCorners Method


UIView Get Zoom Corners Method

Gets the corners of the view's rectangle. The two points that define the corners of the view's rectangle in model coordinates.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<XYZ> GetZoomCorners()

Return Value

IList XYZ
See Also