←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly