<Code Lib>
2020 Enumeration
Changes 0
E

ZoomFitType

Description:
This enum is used to define type of zoom.

public enum ZoomFitType

Name Description
E FitToPage Fit the whole view into a specific image size.
E Zoom Calculate the size of the image using physical size of the view, zoom value and resolution.

Loading…