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