axdispids.h 910 B

12345678910111213141516171819202122
  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright 2015 Autodesk, Inc. All rights reserved.
  4. //
  5. // Use of this software is subject to the terms of the Autodesk license
  6. // agreement provided at the time of installation or download, or which
  7. // otherwise accompanies this software in either electronic or hard copy form.
  8. //
  9. //////////////////////////////////////////////////////////////////////////////
  10. // DISPIDS for common entity properties
  11. #define DISPID_ACADCOLOR 0x500
  12. #define DISPID_ACADLAYER 0x501
  13. #define DISPID_ACADLINETYPE 0x502
  14. #define DISPID_ACADLINETYPESCALE 0x503
  15. #define DISPID_ACADPLOTSTYLENAME 0x513
  16. #define DISPID_ACADLINEWEIGHT 0x514
  17. #define DISPID_ACADHYPERLINKS 0x515
  18. #define DISPID_ACADMATERIAL 0x577
  19. #define DISPID_ACADVISUALSTYLE 0x578