FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsFigure..::..setProperty Method

sets a given property for the figure

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public void setProperty(
	string propName,
	string propValue
)
Public Sub setProperty ( _
	propName As String, _
	propValue As String _
)
public:
void setProperty(
	String^ propName, 
	String^ propValue
)

Parameters

propName
Type: String
name of the property
propValue
Type: String
value of the property