www.mxdraw.com
内容索引主面
前一个向上下一个
McColorMethod 枚举

颜色类型

IDL
[uuid(9390593D-E4B6-4268-9922-CAC5DCC5B1C4), helpstring("McColorMethod")]
enum McColorMethod {
  mcColorMethodByLayer = 1,
  mcColorMethodByBlock = 2,
  mcColorMethodByRGB = 3,
  mcColorMethodByACI = 4,
  mcColorMethodForeground = 5
};

MxDrawEnum.idl

成员 
说明 
mcColorMethodByLayer = 1 
颜色随层 
mcColorMethodByBlock = 2 
颜色随块 
mcColorMethodByRGB = 3 
RGB颜色 
mcColorMethodByACI = 4 
CAD索引颜色 
mcColorMethodForeground = 5 
暂没有使用 
Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!