MindFusion.Wpf Pack Programmer's Guide
ShapeData Class
See Also
 





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.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public class ShapeData

Visual Basic  Copy Code

Public Class ShapeData

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Wpf.ShapeData

 See Also

ShapeData Members
MindFusion.Diagramming.Wpf Namespace