EllipseGeometry.

Center Property

Summary

Gets or sets a point that defines the center of the ellipse.
Namespace
Avalonia.Media
Containing Type
EllipseGeometry

Syntax

public Point Center { get; set; }

Value

Type Description
Point