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