Table.WithRoundedCorners(Boolean) Method

Definition

public Microsoft.Teams.Cards.Table WithRoundedCorners(bool value);
member this.WithRoundedCorners : bool -> Microsoft.Teams.Cards.Table
Public Function WithRoundedCorners (value As Boolean) As Table

Parameters

value
Boolean

Returns

Applies to