다음을 통해 공유


IView.Frame 속성

정의

해당 컨테이너 내에서 뷰의 범위를 가져옵니다.

public:
 property Microsoft::Maui::Graphics::Rect Frame { Microsoft::Maui::Graphics::Rect get(); void set(Microsoft::Maui::Graphics::Rect value); };
public Microsoft.Maui.Graphics.Rect Frame { get; set; }
member this.Frame : Microsoft.Maui.Graphics.Rect with get, set
Public Property Frame As Rect

속성 값

적용 대상