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