次の方法で共有


NormalizedQuadrilateral.BottomLeft プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象