Accusoft.NotateXpressSdk Namespace > NotateXpress Class : ClientWindow Property |
To connect a NotateXpress object to an ImagXpress object, set the ClientWindow property to the window handle of the ImagXpress View window to which you want to add annotation capability. See the example below.
To disconnect a NotateXpress object from an ImagXpress object, set the ClientWindow property to System.IntPtr.Zero. This is identical to calling the ClientDisconnect method.