TriggerShape

Sequence.TriggerShape 属性

返回或设置INTERACTIVE序列的形状目标。如果序列不是交互式,则返回null。可读/写 IShape

public IShape TriggerShape { get; set; }

另见