[Drawing API] How to get the shape of a Drawing Item with ClassName "DrwShape" ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎27-08-2015 05:36 PM - edited ‎27-08-2015 05:52 PM
Hello, I would like to know how to get the shape of Drawing Item with ClassName "DrwShape". From a Drawing Object, we simply put "oDrawingObject.Shape" to get it. On the other hand, i can't find right now the API for a Drawing Item when oDrawingItem.DrawClassName = "DrwShape". I tried with ItemProperty("DrwShape_Shape") but it didn't work and I couldn't get any document about it yet, except "MEGA Exchange - API EN.pdf" and "Diagram API Tutorial EN.pdf" which lacks details for that. Please let me know if you have any clue about it and thank you for that.
2 Replies
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎28-10-2015 10:48 AM
Hello Yannick
Buid 730-XXX is HOPEX 1.0.
Consider to upgrade to HOPEX versions
As you probably know, MEGA 2009 SP5 is no longer supported.
See http://community.mega.com/t5/General-Information/Support-Policy/ta-p/6216
Jerome
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎27-08-2015 05:55 PM
I'm working with MEGA SP5 R7 (725 - 4033) and I just read that "DrwShape_Shape" is Read Only, only in build 730.xxx or newer...
