Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

SSD Property






Gets the class that contains the information, properties and methods that will be applied to this 3D object when using the SSD rendering technique.
Syntax
public Medical3DSSD SSD {get;}
'Declaration
 
Public ReadOnly Property SSD As Medical3DSSD
'Usage
 
Dim instance As Medical3DObject
Dim value As Medical3DSSD
 
value = instance.SSD

            

            
public:
property Medical3DSSD^ SSD {
   Medical3DSSD^ get();
}

Property Value

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.
Example
For an example, refer to Threshold.
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features