Gets the class that contains the information, properties and methods that will be applied to this 3D object when using the SSD rendering technique.
public Medical3DSSD SSD { get; }
Public ReadOnly Property SSD As Leadtools.Medical3d.Medical3DSSD
public:
property Leadtools.Medical3d.Medical3DSSD^ SSD {
Leadtools.Medical3d.Medical3DSSD^ get();
}
A Medical3DSSD class that contains the information, properties and methods that will be applied to this 3D object when using the SSD rendering technique. To switch to the SSD rendering technique, set the value of the VolumeType property to Medical3DVolumeType.SSD.
For an example, refer to Threshold.
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