Share

ZoomFitType Enumeration

This enum is used to define type of zoom.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum ZoomFitType

Members

Member nameValueDescription
FitToPage0 Fit the whole view into a specific image size.
Zoom1 Calculate the size of the image using physical size of the view, zoom value and resolution.

See Also

Reference

Was this information helpful?