Partager via


GraphSetter.Property, propriété

Propriété d'interface utilisateur définie. Les propriétés prises en charge sont « Background », « trait », « StrokeThickness », « StrokeDashArray », « premier plan », « forme », « Icon », « HorizontalAlignment », « VerticalAlignment », « marge », « terme », « FontFamily », « FontStyle », « FontWeight ».

Espace de noms :  Microsoft.VisualStudio.GraphModel.Styles
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Property As String
public string Property { get; }
public:
property String^ Property {
    String^ get ();
}
member Property : string with get
function get Property () : String

Valeur de propriété

Type : String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

GraphSetter Classe

Microsoft.VisualStudio.GraphModel.Styles, espace de noms