Request3DDataEventArgs Constructor

Summary

Initializes a new instance of the class Request3DDataEventArgs with explicit parameters.

Syntax
TypeScript
JavaScript
Request3DDataEventArgs = function( 
   Json, 
   type 
) 
constructor( 
   Json: string, 
   type: Requested3DDataType 
); 

Parameters

Json

Json that contains the requested data in Json format.

type

Type of the requested data.

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.Controls.Medical Assembly