MindFusion.Wpf Pack Programmer's Guide
ShapeControlPoint.ParamName Property
See Also
 





Gets or sets the name of the formula parameter corresponding to this control point.

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

 Syntax

C#  Copy Code

public string ParamName { get; set; }

Visual Basic  Copy Code

Public Property ParamName As String

 Property Value

A string specifying the name of the shape formula parameter.

 See Also

ShapeControlPoint Members
ShapeControlPoint Class
MindFusion.Diagramming.Wpf Namespace