SendAddFrame Method

Summary

Sends the frame mapped to the specified ID to the rendering engine.

Syntax
C#
VB
C++
public int SendAddFrame( 
   string guid 
) 
Public Function SendAddFrame( 
   ByVal guid As String 
) As Integer 
public:  
   Int32 SendAddFrame( 
      String^ guid 
   ) 

Parameters

guid

The file mapping ID that specifies the file to be sent.

Return Value

Reserved for future use. Returns 0.

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.