In This Topic
Sets focus to GED frame.
Syntax
public bool SetFocusToGED()
public:
bool SetFocusToGED();
Return Value
true if operation succeeded and false if not.
Exceptions
Exception | Description |
ApplicationException | The graphics editor interface could
not be created. |
See Also