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 », « complétant », « 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
function get Property () : String
Valeur de propriété
Type : System.String
retourne String ;
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.