The DiagramElement type exposes the following members.

Properties

  NameDescription
Bounds
Gets the bounds of this DiagramElement.
ConnectionPointTemplateSelector
Gets or sets the DataTemplateSelector used to select the template for connection points. This is a dependency property.
LayerKeyCore
When overridden in a derived class, gets an object identifying the layer on which this DiagramElement is displayed, or null to specify that the element appears on the main diagram layer.
ZIndexLayer
Gets how the DiagramElement participates in the z-order.

See Also