VideoCard.Aspect Property
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.
Gets or sets aspect ratio of thumbnail/media placeholder. Allowed values are "16:9" and "4:3".
public string Aspect { get; set; }
member this.Aspect : string with get, set
Public Property Aspect As String
Property Value
The aspect ratio of the thumbnail/media placeholder.