View.Margin 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定檢視的邊界。
public:
property Microsoft::Maui::Thickness Margin { Microsoft::Maui::Thickness get(); void set(Microsoft::Maui::Thickness value); };
public Microsoft.Maui.Thickness Margin { get; set; }
member this.Margin : Microsoft.Maui.Thickness with get, set
Public Property Margin As Thickness