Property BottomRight
BottomRight
Gets the bottom-right corner of the quadrilateral.
[JsonPropertyName("BottomRight")]
public Point BottomRight { get; }
Property Value
- Point
The bottom-right corner point.
Gets the bottom-right corner of the quadrilateral.
[JsonPropertyName("BottomRight")]
public Point BottomRight { get; }
The bottom-right corner point.