ImageRegionCreateEntry.Height Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="height")]
public double Height { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="height")>]
member this.Height : double with get, set
Public Property Height As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to