Property Height
Height
Gets the height of the bounding box. If no bounding box is available, this value defaults to 0.
[JsonPropertyName("Height")]
public double Height { get; }
Gets the height of the bounding box. If no bounding box is available, this value defaults to 0.
[JsonPropertyName("Height")]
public double Height { get; }