Table of Contents

Enum FlexImage_aspectMode

Namespace
Line.OpenApi.Messaging.Generated.Api.Models
Assembly
Line.OpenApi.Messaging.dll

The display style of the image if the aspect ratio of the image and that specified by the aspectRatio property do not match.

public enum FlexImage_aspectMode

Fields

[EnumMember(Value = "cover")] Cover = 1
[EnumMember(Value = "fit")] Fit = 0