I can programmatically have a user select an element in a design file, how do I make that element appear selected/hilited?
I'm using the HitPath.GetCursorElement method which works to locate the element, just want to give the user feedback so they know it was actually selected.