DiagramItem.SetItem 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 SetItem(ShapeElement) Sets the DiagramItem to represent the specified ShapeElement.
Public method SetItem(LinkShape, LineSegment) Set the DiagramItem to represent the specified LineSegment
Public method SetItem(ShapeElement, ShapeField) Sets the DiagramItem to represent the specified ShapeField.
Public method SetItem(LinkShape, LineSegment, AnchorPoint) Set the DiagramItem to represent the specified LineSegment's anchor point
Public method SetItem(ShapeElement, ShapeField, ShapeSubField) Sets the DiagramItem to represent the specified ShapeSubField.

Top

See Also

Reference

DiagramItem Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace