Partager via


SpaceNegotiatingAdornmentTag.Width, propriété

Obtient la largeur de l'ornement.

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

Syntaxe

'Déclaration
Public Property Width As Double
public double Width { get; private set; }
public:
property double Width {
    double get ();
    private: void set (double value);
}
member Width : float with get, private set
function get Width () : double 
private function set Width (value : double)

Valeur de propriété

Type : Double
La largeur de l'ornement.

Sécurité .NET Framework

Voir aussi

Référence

SpaceNegotiatingAdornmentTag Classe

Microsoft.VisualStudio.Text.Tagging, espace de noms