Exemplo n.º 1
0
 public void SetEnableLayerList(int layerIndex, bool bEnable)
 {
     OeipHelper.setEnableLayerList(PipeId, layerIndex, bEnable);
 }