←Select platform

SSD Property

Summary

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

C#
VB
C++
public Medical3DSSD SSD { get; } 
  
Public ReadOnly Property SSD As Leadtools.Medical3d.Medical3DSSD 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly