Group: Forum Members
Last Active: 9 Years Ago
Posts: 10,
Visits: 2
|
I want to programmatically do all commands without your command bar, but i don't want to use your command bar. We are using other GUI controls.
I am searching for something like this:
NZoomInCommand command = new NZoomInCommand(); myDigram.Commands.Execute(command);
Sorry i can not find it in your documentation or sample application.
Kind Regards, Dieter
|