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,表示 GlyphRun 的墨迹边界框。

注解

返回的 Rect 相对于 的原点 GlyphRun

适用于