Share via


VideoOverlay.Position Property

Definition

Gets or sets the location in the input video where the overlay is applied.

[Newtonsoft.Json.JsonProperty(PropertyName="position")]
public Microsoft.Azure.Management.Media.Models.Rectangle Position { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="position")>]
member this.Position : Microsoft.Azure.Management.Media.Models.Rectangle with get, set
Public Property Position As Rectangle

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to