MindFusion.Wpf Pack Programmer's Guide
ShapeAdjustmentHandle.FormulaParam Property
See Also
 





Gets or sets the ShapeFormulaParam whose values will be updated by this handle.

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

 Syntax

C#  Copy Code

public ShapeFormulaParam FormulaParam { get; set; }

Visual Basic  Copy Code

Public Property FormulaParam As ShapeFormulaParam

 Property Value

An instance of the ShapeFormulaParam class.

 See Also

ShapeAdjustmentHandle Members
ShapeAdjustmentHandle Class
MindFusion.Diagramming.Wpf Namespace