次の方法で共有


ImageRegionCreateEntry.TagId プロパティ

定義

このリージョンに関連付けられているタグの ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="tagId")]
public Guid TagId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tagId")>]
member this.TagId : Guid with get, set
Public Property TagId As Guid

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象