Invalidate Method

Summary

Repaints the Medical 3D Control, which causes the 3D object to be re-rendered.

Syntax
C#
VB
C++
public void Invalidate() 
  
Public Sub Invalidate()  
public: 
void Invalidate();  

Remarks

As a result of the relatively long re-render times for 3D objects, it is recommended to use this method only when necessary.

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