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