FitDirectionType
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.
public enum FitDirectionType
| Name | Description |
|---|---|
| Horizontal | Fit a specific number of pixels in horizontal direction. |
| Vertical | Fit a specific number of pixels in vertical direction. |