Sets what length of link's line segment is drawn inside the arrowhead shape, expressed as percents of arrowhead size.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public void setLinkSegmentInset ( |
A float value specifying percentage of arrowhead size.
The inset value matters when using transparent or semi-transparent arrowhead brush, or when the link's Pen is thicker than one pixel and its cap might extend beyond the arrowhead outline. LinkSegmentInset is set to appropriate values for all shapes from the ArrowHeads class. You might want to set it when using custom arrowhead shapes for which the link's end segment should not reach all the way to the arrowhead tip.