Gets or sets the name of the formula parameter corresponding to this control point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public string ParamName { get; set; } |
Visual Basic Copy Code |
---|
Public Property ParamName As String |
A string specifying the name of the shape formula parameter.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |