My understanding of a fillet curve is that given three points where the middle point is associated with a radius, one can draw a curve from the two extreme points using a circle defined by the radius.
Is there support for this in WPF or would I have to implement it myself?