DroidDiagram Programmer's Guide
Shape.getIsArrowhead Method
See Also
 






Gets a value indicating if this shape is used as arrowhead.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getIsArrowhead ()

 Return Value

true if this shape is used as arrowhead, otherwise false.

 See Also

Shape Members
Shape Class
com.mindfusion.diagramming Namespace