ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormImageInput Class / MaxImageSize Property

In This Topic
    MaxImageSize Property
    In This Topic
    Gets or sets the number of pixels on the longest edge depending on orientation. Larger images will be resized and aspect ratio is maintained. If 'maxImageSize' is Double.NaN, images will not be resized.
    Syntax
    Public Property MaxImageSize As Double
    public double MaxImageSize {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also