Enums.AspectRatioMode enumeration

The AspectRatioMode can be one of:

ConstantDescription
Enums.AspectRatioModeIgnoreAspectRatio(0) The size is scaled freely. The aspect ratio is not preserved.
Enums.AspectRatioModeKeepAspectRatio(1) The size is scaled to a rectangle as large as possible inside a given rectangle, preserving the aspect ratio.
Enums.AspectRatioModeKeepAspectRatioByExpanding(2) The size is scaled to a rectangle as small as possible outside given rectangle, preserving the aspect ratio.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close