www.mxdraw.com
内容索引主面
前一个向上下一个
McCmTransparency::transparencyMethod 枚举
C++
enum transparencyMethod {
  kByLayer = 0,
  kByBlock = 1,
  kByAlpha = 2,
  kErrorValue = 3
};

McCmTransparency.h

成员 
说明 
kByLayer = 0 
Use the setting for the /layer/. 
kByBlock = 1 
Use the setting for the /block/. 
kByAlpha = 2 
Use the Alpha-value in this object. 

This is record McCmTransparency::transparencyMethod.

Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!