C#
VB
C++
Gets or sets a value that indicates whether Hanging Protocol support is present.
public bool HangingProtocolSupported { get; set; }
Public MustOverride Property HangingProtocolSupported() As Boolean
public:
virtual property bool HangingProtocolSupported
{
bool get() abstract;
void set(bool value) abstract;
}
true if Hanging Protocol support is present, otherwise false.
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