次の方法で共有


VideoOverlay.CropRectangle プロパティ

定義

オーバーレイ画像またはビデオをトリミングするために使用する省略可能な四角形のウィンドウを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象