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

多行文字的对齐方式

IDL
[uuid(5C604D37-A67B-4786-B1EF-814DD144370C), helpstring("McAttachmentPoint")]
enum McAttachmentPoint {
  mcAttachmentPointTopLeft = 1,
  mcAttachmentPointTopCenter = 2,
  mcAttachmentPointTopRight = 3,
  mcAttachmentPointMiddleLeft = 4,
  mcAttachmentPointMiddleCenter = 5,
  mcAttachmentPointMiddleRight = 6,
  mcAttachmentPointBottomLeft = 7,
  mcAttachmentPointBottomCenter = 8,
  mcAttachmentPointBottomRight = 9
};

MxDrawEnum.idl

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