Search
Shape.getOutline Method
See Also
 

Gets the outline of this shape.

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

 Syntax

Java  Copy Code

public ElementTemplate[] getOutline ()

 Return Value

An array of ElementTemplate objects specifying the outline of the shape.

 See Also