ViewportPositioning
Description:
An enumerated type listing of viewport positioning options on the sheet when swapped to another view.
An enumerated type listing of viewport positioning options on the sheet when swapped to another view.
[ObsoleteAttribute("This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use ViewAnchor instead.")]
public enum ViewportPositioning
| Name | Description |
|---|---|
| ViewOrigin | When swapping to another view, the viewport location will be based on the view origin. |
| ViewportCenter | When swapping to another view, the center of the viewport will be maintained. |