Namespace:
Autodesk.Revit.DB
FitDirectionType
Enumeration
Description:
This enum is used to define the direction to fit the number of pixels defined by PixelSize.
This enum is used to define the direction to fit the number of pixels defined by PixelSize.
Syntax
public enum FitDirectionType
Unknown Namespace Members:
Name | Description |
---|---|
Horizontal | Fit a specific number of pixels in horizontal direction. |
Vertical | Fit a specific number of pixels in vertical direction. |