Search
ShapeElement Class
See Also
 





An instance of this class represents an element of shape's geometry, such as line segment, arc or Bezier curve.

Namespace: MindFusion.Diagramming
File: Shape.js

 Syntax

JavaScript  Copy Code

// class
ShapeElement.prototype = {}

 Inheritance Hierarchy

MindFusion.Diagramming.ShapeElement

 See Also