共用方式為


GlyphRun.ComputeAlignmentBox 方法

定義

擷取 GlyphRun 的對齊方塊。

public:
 System::Windows::Rect ComputeAlignmentBox();
public System.Windows.Rect ComputeAlignmentBox ();
member this.ComputeAlignmentBox : unit -> System.Windows.Rect
Public Function ComputeAlignmentBox () As Rect

傳回

Rect

Rect,表示 GlyphRun 的對齊方塊。

備註

Rect 回的 相對於 的來源 GlyphRun

適用於