Share via


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입니다.

적용 대상