Sets the figure property.
Namespace:
FlowWright.cDevDecisionEngine
Assembly:
cDevDecisionEngine (in cDevDecisionEngine.dll)
void setFigureProperty(
string propertyName,
string propertyValue
)
Sub setFigureProperty ( _
propertyName As String, _
propertyValue As String _
)
void setFigureProperty(
String^ propertyName,
String^ propertyValue
)
Parameters
- propertyName
- Type: String
Name of the property.
- propertyValue
- Type: String
The property value.