RectCenter Property

Gets the center point of the rectangle.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Point Center { get; }

Property Value

Point

See Also