Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
Leadtools.Medical3D Namespace > Medical3DObject Class : SetImage Method |
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 )