TriggerShape

ISequence.TriggerShape 属性

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

public IShape TriggerShape { get; set; }

另见