Udostępnij za pośrednictwem


IView.Arrange(Rect) Metoda

Definicja

Umieszcza elementy podrzędne i określa rozmiar elementu.

public:
 Microsoft::Maui::Graphics::Size Arrange(Microsoft::Maui::Graphics::Rect bounds);
public Microsoft.Maui.Graphics.Size Arrange (Microsoft.Maui.Graphics.Rect bounds);
abstract member Arrange : Microsoft.Maui.Graphics.Rect -> Microsoft.Maui.Graphics.Size
Public Function Arrange (bounds As Rect) As Size

Parametry

bounds
Rect

Rozmiar obliczany przez element nadrzędny dla elementu podrzędnego.

Zwraca

Zwróć rzeczywisty ułożony rozmiar dla tego elementu.

Dotyczy