eDriven Framework API
SetConstraintValue Method (constraintName, value)
NamespaceseDriven.Gui.ComponentsIConstraintClientSetConstraintValue(String, Object)
eDriven Framework API
Sets the specified constraint value
Declaration Syntax
C#Visual BasicVisual C++
void SetConstraintValue(
	string constraintName,
	Object value
)
Sub SetConstraintValue ( _
	constraintName As String, _
	value As Object _
)
void SetConstraintValue(
	String^ constraintName, 
	Object^ value
)
Parameters
constraintName (String)
value (Object)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)