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 |