I've been doing some prototyping with TrackMode.Freehand to allow the user to do some drawing; the resulting lines are copied from the EditLayer to a DynamicLayer for applying ValueStyles. We want the resulting line to be an arrow. By setting the LineStyle.DrawingLineCap to AnchorArrow I can get an arrowhead, but at some thinner line widths the arrowhead is too small to be seen. I see the "Custom" linecap, which suggests I can build my own, but a search of the web site and forums returned no useful matches. Does anybody have any info on how to do this?
Thanks,
Allen