Contains the cached coordinates of the key points of a shape when the shape is applied to a specific ShapeNode. This class also stores additional data passed to custom shape-generation callbacks and to shape formula scripts.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public class ShapeData : ICloneable, IPersists |
Visual Basic
Copy Code
|
|---|
Public Class ShapeData |
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.ShapeData
See Also