This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello, because I have many diagram elements in one diagram, so that I want to implement a search functionality, if the user search one element, I want the searched element will be centralized and selected, is there a way to do that? Thanks. |
|
|
Hello jzhou This feature is not built in, but you will be able to get this effect by programatically setting the viewport. You can select the element by setting the DiagramSurface.SelectedElement property. Jason Fauchelle |
|