Gets or sets the ShapeFormulaParam whose values will be updated by this handle.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public ShapeFormulaParam FormulaParam { get; set; } |
Visual Basic Copy Code |
---|
Public Property FormulaParam As ShapeFormulaParam |
A ShapeFormulaParam instance.