Search
Shape.getLinkSegmentInset Method
See Also
 

Gets 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

 Syntax

Java  Copy Code

public float getLinkSegmentInset ()

 Return Value

A float value specifying percentage of arrowhead size.

 See Also