GlyphRun.ComputeAlignmentBox Método

Definição

Recupera a caixa de alinhamento para o GlyphRun.

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

Retornos

Rect

Um Rect que representa a caixa de alinhamento do GlyphRun.

Comentários

O retorno Rect é relativo à origem do GlyphRun.

Aplica-se a