Message 1 of 2
Change the properties before activating a command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to change the properties before activating a command so that all entities made by that command have those properties? Specifically changing the Color and layer properties to the one below. I basically want a new command in the ribbon for each draw command, annotation command so that the user can just click a button and the properties are chosen and then they are put back afterwards. It is like the layer director by Lee Mac but I can't find a vb.net version of it. An alternate solution would be to select the entities that were created after the command is run. Is there a way to do that?