Represents a control point that can be used to adjust the shape of a ShapeNode. Control point positions are passed as parameters to shape formulas, whose code can alter the coordinates of the shape's graphic primitives based on the parameter values.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public class ShapeControlPoint |
Visual Basic Copy Code |
---|
Public Class ShapeControlPoint |
The component raises the ShapeModified event when users drag a shape control point.
System.Object
MindFusion.Diagramming.Wpf.ShapeControlPoint
WpfDiagram Programmer's Guide | © 2024 MindFusion |