Creates a Pen object representing the currently effective head pen of the link. This method returns a pen corresponding to the link's DiagramLink.getHeadPen if it is not null, or a pen with the DiagramLinkStyle.getHeadStroke and DiagramLinkStyle.getHeadStrokeThickness properties of the link's style.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Pen getEffectiveHeadPen () |
A Pen instance.