Gets or sets the ShapeFormulaParam whose values will be updated by this handle.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public ShapeFormulaParam FormulaParam { get; set; } |
Visual Basic Copy Code |
---|
Public Property FormulaParam As ShapeFormulaParam |
An instance of the ShapeFormulaParam class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |