'Declaration Public Overloads Function RemoveConstraint( _ ByVal constraint As Constraint _ ) As System.Boolean
public System.bool RemoveConstraint( Constraint constraint )
Parameters
- constraint
- The Constraint to be detached.
Return Value
true if the Constraint is successfully detached.