C#
VB
C++
The PlayCtrl control object constructor.
public PlayCtrl(
bool windowless
)
Public Function New( _
ByVal windowless As Boolean _
)
public:
PlayCtrl(
bool windowless
)
windowless
true to create the control windowless, false otherwise.
Call this method to instantiate a new PlayCtrl object.
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