次の方法で共有


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

プロパティ値

適用対象