I'd like to get information about the view area line.

Hello

Currently, I’m getting something about the camera size,

but I’d like to get information about the blue area line like the picture above. Is there an example or code for that?

The Smart Client sets the blue frame for the selected view position. It is important that you know the selected view and camera when using joystick or similar situations.

To understand it in the context of development I suggest that you look at the Smart Client View and Windows tool plugin sample, the Command tab..

https://developer.milestonesys.com/s/article/Exploring-the-MIP-SDK-Tool-View-and-Window-Tool

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/scviewandwindow/readme.html&tree=tree_1.html

https://github.com/milestonesys

Thank you for your answer.

I solved it well