Accusoft.NotateXpress13.Net
Connect to ImagXpress Client

NotateXpress™ is a windowless control that provides annotation capability to an ImagXpress viewer. Each NotateXpress control can have only one client ImageXView component. NotateXpress deals only with the annotations of the image currently being viewed. 

To connect a NotateXpress object to an ImagXpress object, set the NotateXpress.ClientWindow property to the window handle of the ImagXpress View Window to which you wish to add annotation capability.

C# Example
Copy Code
NotateXpress1.ClientWindow = ImageXView1.Handle;

 

See Also

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback