trying to draw a dotted line with an end cap arrow like shown below:
image.png (227 Bytes)
here’s the code i am using:
License oLic = new License();
oLic.SetLicense(“Aspose.Total.lic”);
Bitmap oImage = new Bitma…...Blue); Pen myPen = new Pen(oLineBrush, 3f); myPen...new Point(50, 75)); Pen oTempConnPen = (Pen)myPen.Clone(); AdjustableArrowCap...