C#
VB
C++
Gets the volume type.
public Medical3DVolumeType Type { get; }
Public ReadOnly Property Type As Leadtools.Medical3d.Medical3DVolumeType
public:
property Leadtools.Medical3d.Medical3DVolumeType Type {
Leadtools.Medical3d.Medical3DVolumeType get();
}
Medical3DVolumeType represents the volume type.
Change the volume type of the object using the VolumeType property.
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