GlyphRun.ComputeInkBoundingBox メソッド

定義

GlyphRun のインク境界ボックスを取得します。

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

戻り値

Rect

Rect のインク境界ボックスを表す GlyphRun

注釈

返される値 Rect は、 GlyphRun.

適用対象