Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

PositionConstraint.SetSources

public void SetSources(List<ConstraintSource> sources);

Parameters

sourcesThe list of sources to set.

Description

Sets the list of sources on the component.

Throws ArgumentNullException, if the list of sources is null.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答