ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / AIXFormat Class / ImageQuality Property

In This Topic
    ImageQuality Property (AIXFormat)
    In This Topic
    Gets or sets the output image quality - the draw resolution of map layers that draw as rasters.
    Syntax
    public ImageQuality ImageQuality {get; set;}
    Public Property ImageQuality As ImageQuality
    Remarks

    The values available are defined in ImageQuality.

    (The default value is Best)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also