This topic has not yet been rated - Rate this topic

DiagramItem Methods

The DiagramItem type exposes the following members.

  NameDescription
Public method Clone Creates a new DiagramItem that is a copy of the current instance.
Public method Equals Gets a value indicating whether two DiagramItem objects are equal. (Overrides Object.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetAccessibleObject Gets the AccessibleObject for a DiagramItem.
Public method GetHashCode Gets a hash code for this DiagramItem. (Overrides Object.GetHashCode.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
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.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.