Center Property
Gets the center point of the rectangle.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public PixelPoint Center { get; }
Public ReadOnly Property Center As PixelPoint
Get
member Center : PixelPoint with get