Reset Method

Summary

Resets the slab to the default values.

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

Remarks

The default values of the slab are:

  • X1 = -1
  • X2 = 1
  • Y1 = -1
  • Y2 = 1
  • Z1 = -1
  • Z2 = 1

Example

For an example refer to ResetPosition

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