I was hoping to create an event handler which would watch out for a viewport aspect ratio change in C#. I was hoping RhinoView.Modified might get me started, but I am told that RhinoView does not contain a definition for Modified. Is there another event I might be able to watch out for that would help me out here?
Thanks,
Sam