C#
VB
C++
Initializes a new instance of the class Medical3DSlab with explicit parameters.
public Medical3DSlab(
Medical3DSlab slab
)
Public Function New( _
ByVal slab As Leadtools.Medical3d.Medical3DSlab _
)
public:
Medical3DSlab(
Leadtools.Medical3d.Medical3DSlab^ slab
)
slab
Medical3DSlab represents the class from which to copy the values of the slab.
For an example refer to SetValues(single,single,single,single,single,single)
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