The IDiagramFormatter type exposes the following members.

Properties

  NameDescription
ConnectionContentTemplateSelector
Gets a DataTemplateSelector which is used to select templates for the data content of IDiagramConnection objects.
ConnectionPointTemplateSelector
Gets a DataTemplateSelector used for selecting templates for diagram connection points.
ConnectionStyleSelector
Gets a StyleSelector which is used to select styles for diagram connections.
Layout
Gets an ILayout which positions nodes and connection points.
NodeContentTemplateSelector
Gets a DataTemplateSelector which is used to select templates for the data content of IDiagramNode objects.
NodeStyleSelector
Gets a StyleSelector which is used to select styles for diagram nodes.

See Also