BackgroundImage.WithFillMode(FillMode) Method

Definition

public Microsoft.Teams.Cards.BackgroundImage WithFillMode(Microsoft.Teams.Cards.FillMode value);
member this.WithFillMode : Microsoft.Teams.Cards.FillMode -> Microsoft.Teams.Cards.BackgroundImage
Public Function WithFillMode (value As FillMode) As BackgroundImage

Parameters

value
FillMode

Returns

Applies to