次の方法で共有


VideoOverlay.Position プロパティ

定義

オーバーレイが適用される入力ビデオ内の場所を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象