HideEffect()
语法
HideEffect(#Effect, State)概要
Hide or show the specified effect.
参数
#Effect The effect to use. State The new state of the effect. If State = 1, the effect will be hidden, if State = 0 it will be shown.
返回值
无.
参阅
CreateRibbonEffect(), CreateCompositorEffect()
已支持操作系统
所有