BottomRight Property
BottomRight
BottomRight Property - This is a read-only alias for the Point which is at X + Width, Y + Height If this is the empty rectangle, the value will be negative infinity, negative infinity.
Declaration
[Browsable(false)]
public readonly Point BottomRight { get; }
Property Value
Type | Description |
---|---|
Point |