Jump to content
Software FX Community

Annotation arrow endcap not displaying correctly.


User (Legacy)

Recommended Posts

Yes, but setting

arrow.EndCap.BaseCap = Drawing2D.LineCap.Square

and/or

arrow.Border.EndCap = Drawing2D.LineCap.Square

does not cause a square to be drawn. Just the standard arrowhead is drawn.

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:AMpLpkTeDHA.1252@WEBSERVER1...

> The following code works for me:

>

> arrow.EndCap = new AdjustableArrowCap(20,10,true);

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...