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

Show in webframe

SetImage Method






.Leadtools.RasterImage used to render the 3D object.
Sets the image used to render the 3D object and then frees the image.
Syntax
public void SetImage( 
   RasterImage image
)
'Declaration
 
Public Sub SetImage( _
   ByVal image As RasterImage _
) 
'Usage
 
Dim instance As Medical3DObject
Dim image As RasterImage
 
instance.SetImage(image)

            

            
public:
void SetImage( 
   RasterImage^ image
) 

Parameters

image
.Leadtools.RasterImage used to render the 3D object.
Remarks
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