ThinkGeo.com    |     Documentation    |     Premium Support

How to create line

How to create line with arrow in end of line?

Hi Boy_Irsan,

Please view this topic, which shows how to make the arrow in end of line:

You should want to set the lineStyle like this:
lineStyle.OuterPen.EndCap = DrawingLineCap.ArrowAnchor;

Regards,

Don