MindFusion.Wpf Pack Programmer's Guide
ShapeAdjustmentHandle Class
Remarks See Also
 





Represents an adjustment handle used to modify the Shape of a ShapeNode.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public class ShapeAdjustmentHandle : AdjustmentHandle

Visual Basic  Copy Code

Public Class ShapeAdjustmentHandle
    Inherits AdjustmentHandle

 Remarks

Adjustment handles of this type are used to modify the ControlPoints of a formula shape.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Wpf.AdjustmentHandle
        MindFusion.Diagramming.Wpf.ShapeAdjustmentHandle

 See Also

ShapeAdjustmentHandle Members
MindFusion.Diagramming.Wpf Namespace