GlyphRun.ComputeAlignmentBox Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère le rectangle de sélection du GlyphRun.
public:
System::Windows::Rect ComputeAlignmentBox();
public System.Windows.Rect ComputeAlignmentBox ();
member this.ComputeAlignmentBox : unit -> System.Windows.Rect
Public Function ComputeAlignmentBox () As Rect
Retours
Rect qui représente le rectangle de sélection de ce GlyphRun.
Remarques
Le retour Rect est relatif à l’origine du GlyphRun.