Partager via


ITextCaret.Width, propriété

Obtient la largeur du signe insertion dans le système de coordonnées d'affichage du texte.

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

Syntaxe

'Déclaration
ReadOnly Property Width As Double
double Width { get; }
property double Width {
    double get ();
}
abstract Width : float with get
function get Width () : double

Valeur de propriété

Type : Double
Largeur du signe insertion.

Sécurité .NET Framework

Voir aussi

Référence

ITextCaret Interface

Microsoft.VisualStudio.Text.Editor, espace de noms