Show / Hide Table of Contents

Property MaxImageSize

MaxImageSize

Gets the maximum size, in pixels, of the longest edge of an image attachment.

Declaration
public uint MaxImageSize { get; }
Property Value
Type Description
uint

The maximum size, in pixels, of the longest edge of an image attachment.

Remarks

The maximum possible integer value indicates images are not resized. Larger images are resized so their longest edge is no greater than this value while maintaining aspect ratio.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.