Show / Hide Table of Contents

Enum Widget.Types.ImageType

The shape used to crop the image.

Google Workspace Add-ons and Chat apps:

Namespace: Google.Apps.Card.V1
Assembly: Google.Apps.Card.V1.dll
Syntax
public enum Widget.Types.ImageType

Fields

Name Description
Circle

Applies a circular mask to the image. For example, a 4x3 image becomes a circle with a diameter of 3.

Square

Default value. Applies a square mask to the image. For example, a 4x3 image becomes 3x3.

In this article
Back to top Generated by DocFX