Image.WithSize(Size) Method

Definition

public Microsoft.Teams.Cards.Image WithSize(Microsoft.Teams.Cards.Size value);
member this.WithSize : Microsoft.Teams.Cards.Size -> Microsoft.Teams.Cards.Image
Public Function WithSize (value As Size) As Image

Parameters

value
Size

Returns

Applies to