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