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.

適用対象