The CorneredPathBuilder type exposes the following members.

Methods

  NameDescription
BuildPath
Returns a PathGeometry based on the given connection segment data.
(Inherited from PathBuilderBase.)
CreateMultiSegmentFigure
Creates the PathFigure representing a path for the specified segments.
(Overrides PathBuilderBase..::.CreateMultiSegmentFigure(Collection<(Of <(DiagramConnectionSegment>)>)).)

See Also