GlyphRun.ComputeInkBoundingBox Metodo

Definizione

Recupera il riquadro delimitatore per l'oggetto GlyphRun.

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

Restituisce

Rect

Un oggetto Rect che rappresenta il riquadro delimitatore di input penna perGlyphRun.

Commenti

Il restituito Rect è relativo all'origine dell'oggetto GlyphRun.

Si applica a