FitDirectionType Enumeration


This enum is used to define the direction to fit the number of pixels defined by PixelSize.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011

Syntax

C#
public enum FitDirectionType
Visual Basic
Public Enumeration FitDirectionType
Visual C++
public enum class FitDirectionType

Members

Member name Description
Horizontal Fit a specific number of pixels in horizontal direction.
Vertical Fit a specific number of pixels in vertical direction.

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 →