Gets or sets the name of the formula parameter corresponding to this control point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |