VisualElement.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

속성 값

구현

적용 대상