BackgroundImage.WithFillMode(FillMode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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