←Select platform

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly