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

적용 대상