MissingFramesFillType Property

Summary

Gets or sets the method that will be used to fill the missing frames in the 3D volume.

Syntax
C#
VB
C++
public Medical3DMissingFramesFillMethod MissingFramesFillType { get; set; } 
  
Public Property MissingFramesFillType As Medical3DMissingFramesFillMethod 
public: 
property Medical3DMissingFramesFillMethod MissingFramesFillType { 
   Medical3DMissingFramesFillMethod get(); 
   void set (    Medical3DMissingFramesFillMethod ); 
} 

Property Value

Medical3DMissingFramesFillMethod value that represents the fill method.

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