C#
VB
C++
Constructs a new CaptureCtrl control object.
public CaptureCtrl(
bool windowless
)
Public Function New( _
ByVal windowless As Boolean _
)
public:
CaptureCtrl(
bool windowless
)
windowless
true to create a windowless control; false, otherwise.
Call this method to instantiate a new CaptureCtrl object as a windowless control.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET