The class WireShape is amazing! Similar to my plugin wires renderer. And I really love it!
When I creating wires renderer, I really want that I can get the source Param and target Param.
Is that possible to make the contructor from (PointF, PointF)
to (IParameterAttributes, IParameterAttributes)
? That would make it much better for me to creating some plugins similar to WiresRenderer.
Thanks!