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の配置ボックスを表すGlyphRun

注釈

返される Rect は、 GlyphRunの原点を基準にしています。

適用対象