Add

ISequenceCollection.Add 方法

添加新的交互序列。

public ISequence Add(IShape shapeTrigger)
参数类型描述
shapeTriggerIShape形状对象 IShape

返回值

新的序列 ISequence

参见