AttachRibbonEffect()
语法
AttachRibbonEffect(#Effect, NodeID)概要
Attach the ribbon to the given node.
参数
#Effect The effect to use. This effect has to be created with CreateRibbonEffect(). NodeID The node to attach the ribbon. A single ribbon can be attached to several nodes. To get a valid node ID, use NodeID().
返回值
无.
参阅
CreateRibbonEffect(), DetachRibbonEffect()
已支持操作系统
所有