Share via


GraphObject.SetValue Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetValue(String, Object) Adds an annotation, using the given key, type, and value.
Public method SetValue<T>(GraphProperty, T) Sets the value of the given property. If the property already exists, its value is overwritten unless the annotation flags prevent otherwise.

Top

See Also

Reference

GraphObject Class

Microsoft.VisualStudio.GraphModel Namespace