Drawing.Bounds 속성

정의

그리기 내용의 축에 맞춰진 경계를 가져옵니다.

public:
 property System::Windows::Rect Bounds { System::Windows::Rect get(); };
public System.Windows.Rect Bounds { get; }
member this.Bounds : System.Windows.Rect
Public ReadOnly Property Bounds As Rect

속성 값

Rect

그리기 내용의 축에 맞춰진 경계입니다.

적용 대상