共用方式為


VideoCard.Aspect 屬性

定義

取得或設定縮圖/媒體預留位置的外觀比例。 允許的值為 "16:9" 和 "4:3"。

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

屬性值

縮圖/媒體預留位置的外觀比例。

適用於