Share via


IVerticalFractionMap.MappingChanged, événement

Se produit lorsque le mappage a changé entre une position de caractère à sa fraction verticale. Par exemple, la vue peut afficher à nouveau certaines lignes en modifiant leur taille de police.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)

Syntaxe

'Déclaration
Event MappingChanged As EventHandler
event EventHandler MappingChanged
event EventHandler^ MappingChanged {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract MappingChanged : IEvent<EventHandler,
    EventArgs>
JScript ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

IVerticalFractionMap Interface

Microsoft.VisualStudio.Text.Editor, espace de noms