Update3DSettings Method

Summary

Sets the properties of the 3D object using a JSON object.

Syntax
C#
VB
C++
public void Update3DSettings( 
   string json 
) 
Public Sub Update3DSettings( 
   ByVal json As String 
) 
public:  
   void Update3DSettings( 
      String^ json 
   ) 

Parameters

json

JSON file containing the data requested to be updated.

Remarks
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.