Circle.Center 属性

定义

获取或设置中心位置。 这是一种可绑定属性。

public:
 property Microsoft::Maui::Devices::Sensors::Location ^ Center { Microsoft::Maui::Devices::Sensors::Location ^ get(); void set(Microsoft::Maui::Devices::Sensors::Location ^ value); };
public Microsoft.Maui.Devices.Sensors.Location Center { get; set; }
member this.Center : Microsoft.Maui.Devices.Sensors.Location with get, set
Public Property Center As Location

属性值

适用于