RectTopRight Property
Gets the top right point of the rectangle.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Point TopRight { get; }
Public ReadOnly Property TopRight As Point
Get
member TopRight : Point with get
Property Value
Point