GlyphRun.ComputeInkBoundingBox Methode

Definition

Ruft das umgebende Freihandrechteck für den GlyphRun ab.

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

Gibt zurück

Rect

Ein Rect, das das umgebende Freihandrechteck für den GlyphRun darstellt.

Hinweise

Der zurückgegebene Rect Wert ist relativ zum Ursprung des GlyphRun.

Gilt für