TextBounds.Rectangle 속성

정의

개체의 경계 사각형을 TextBounds 가져옵니다.

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

속성 값

Rect 문자 범위의 경계 사각형을 나타내는 값입니다.

적용 대상