MediaCard.Aspect プロパティ

定義

サムネイル/メディア プレースホルダーの縦横比を取得または設定します。 使用できる値は "16:9" と "4:3" です。

public string Aspect { get; set; }
member this.Aspect : string with get, set
Public Property Aspect As String

プロパティ値

縦横比。

適用対象