IMcViewClientWindowHandle Property
|
|
A Read Only property that contains the HWND of the viewer's
client window.
Namespace:
MediaCy.IQL.Display.Viewer
Assembly:
MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
SyntaxReadOnly Property ClientWindowHandle As IntPtr
Get
Property Value
Type:
IntPtr
RemarksUseful for subclassing, graphics overlay, and video preview.
See Also