RVTDocs.com
Namespace: Autodesk.Revit.DB

FitDirectionType

Enumeration
Description:
This enum is used to define the direction to fit the number of pixels defined by PixelSize.
Syntax
public enum FitDirectionType
FitDirectionType Enumeration Members:
Name Description
0 Fit a specific number of pixels in horizontal direction.
1 Fit a specific number of pixels in vertical direction.