다음을 통해 공유


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 는 레이아웃 중에 할당됩니다.

적용 대상