C#
VB
C++
Initializes a new instance of the MedicalViewerCutlineCreatedEventArgs class object with explicit parameters.
public MedicalViewerCutlineCreatedEventArgs(
bool doubleCutLine
)
Public Function New( _
ByVal doubleCutLine As Boolean _
)
public:
MedicalViewerCutlineCreatedEventArgs(
bool doubleCutLine
)
doubleCutLine
true if this class will be used for the double-cutline, false, if it is going to be used with the single cutline.
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