VideoOverlay.CropRectangle Property

Definition

Gets or sets an optional rectangular window used to crop the overlay image or video.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to