共用方式為


VisualElement.Bounds 屬性

定義

取得與裝置無關單位的專案界限。

public:
 property Microsoft::Maui::Graphics::Rect Bounds { Microsoft::Maui::Graphics::Rect get(); };
public Microsoft.Maui.Graphics.Rect Bounds { get; }
member this.Bounds : Microsoft.Maui.Graphics.Rect
Public ReadOnly Property Bounds As Rect

屬性值

備註

Bounds 會在版面配置期間指派。

適用於