次の方法で共有


NormalizedQuadrilateral.TopLeft プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象