ZoomType Property


The zoom type.

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

Syntax

C#
public ZoomType ZoomType { get; set; }
Visual Basic
Public Property ZoomType As ZoomType
	Get
	Set
Visual C++
public:
property ZoomType ZoomType {
	ZoomType get ();
	void set (ZoomType value);
}

Exceptions

ExceptionCondition
Autodesk.Revit.ExceptionsArgumentOutOfRangeException Thrown when the input argument is out of range.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →