共用方式為


TextRunBounds.Rectangle 屬性

定義

取得文字執行的週框。

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 值,表示文字執行的週框。

適用於