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相对。

适用于