Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

MissingFramesFillType Property






Gets or sets the method that will be used to fill the missing frames in the 3D volume.
Syntax
public Medical3DMissingFramesFillMethod MissingFramesFillType {get; set;}
'Declaration
 
Public Property MissingFramesFillType As Medical3DMissingFramesFillMethod
'Usage
 
Dim instance As Medical3DObject
Dim value As Medical3DMissingFramesFillMethod
 
instance.MissingFramesFillType = value
 
value = instance.MissingFramesFillType

            

            
public:
property Medical3DMissingFramesFillMethod MissingFramesFillType {
   Medical3DMissingFramesFillMethod get();
   void set (    Medical3DMissingFramesFillMethod value);
}

Property Value

Medical3DMissingFramesFillMethod value that represents the fill method.
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features