次の方法で共有


NormalizedQuadrilateral.TopRight プロパティ

定義

右上隅の座標を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="topRight")]
public Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.Point2D TopRight { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="topRight")>]
member this.TopRight : Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.Point2D with get, set
Public Property TopRight As Point2D

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象