menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageSizingMode - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageSizingMode

    Image sizing mode enum.

    Inheritance
    System.Object
    ImageSizingMode
    Namespace: Com.Syncfusion.Rotator
    Assembly: Syncfusion.SfRotator.Android.dll
    Syntax
    public sealed class ImageSizingMode : Enum

    Fields

    Fit

    Sets scaled image with ratio

    Declaration
    public const ImageSizingMode Fit
    Field Value
    Type
    ImageSizingMode

    Stretch

    Sets image to fit screen

    Declaration
    public const ImageSizingMode Stretch
    Field Value
    Type
    ImageSizingMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved