Search
Shape.isElliptic Method
See Also
 






Gets a value indicating whether this shape is elliptic.

Namespace: MindFusion.Diagramming
File: Shape.js

 Syntax

JavaScript  Copy Code

function isElliptic ()

 Return Value

Boolean. True if the shape is elliptic, or false otherwise.

 See Also