Form.ConstrainProfiles
Description:
Constrain form profiles using the specified profile as master. This is an advanced version of property "AreProfilesConstrained", allowing specify the master profile.
Constrain form profiles using the specified profile as master. This is an advanced version of property "AreProfilesConstrained", allowing specify the master profile.
public void ConstrainProfiles(
int masterProfileIndex
)
-
Int32masterProfileIndexIndex to specify the profile used as master profile.
-
This operation can only be performed on a swept blend form.