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